ashishkgpian commited on
Commit
4990ec0
1 Parent(s): ce51b0c

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -6
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/gemma-7b-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,15 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
 
22
  "v_proj",
23
- "gate_proj",
24
  "k_proj",
25
- "q_proj",
26
- "o_proj",
27
  "down_proj",
28
- "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
- "use_dora": false,
32
  "use_rslora": false
33
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/gemma-2b-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
+ "q_proj",
23
  "v_proj",
 
24
  "k_proj",
25
+ "gate_proj",
26
+ "up_proj",
27
  "down_proj",
28
+ "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
31
  "use_rslora": false
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:392041d6ffab8933349be94065adfc727199e8b3a0db75ef232d33872f0609b5
3
- size 200068512
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b127d1415db372b31c79805e1dc747bb7d357af097350bd19216ce66ba445117
3
+ size 78480072