barunsaha commited on
Commit
e5306cc
·
verified ·
1 Parent(s): 4e83fbe

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,17 +19,17 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
  "gate_proj",
27
- "down_proj",
28
  "k_proj",
 
29
  "q_proj",
30
- "v_proj",
31
- "o_proj",
32
- "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
  "gate_proj",
27
+ "v_proj",
28
  "k_proj",
29
+ "down_proj",
30
  "q_proj",
31
+ "up_proj",
32
+ "o_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7afcd9d1f7284da80342fe0f3410b87c942ae630f98d3a343a8d27a0b10d196a
3
- size 216151256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f085f2d847188452beb0e50ab9707471cc3614061c7af03571ec3d61e2d394b4
3
+ size 108113968