ptelang commited on
Commit
534c209
·
verified ·
1 Parent(s): 24e3f5a

Finetuning (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 +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "q_proj",
28
  "o_proj",
 
 
 
29
  "up_proj",
30
- "v_proj",
31
- "k_proj",
32
- "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
 
27
  "o_proj",
28
+ "q_proj",
29
+ "gate_proj",
30
+ "down_proj",
31
  "up_proj",
32
+ "k_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:f1b0d2670162378f209b838b79a71d8678310ec245a9447541f3b20582cb3184
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:744b88890e819e58bd4d876f15e629cde71cac9b350c0285c8b5f2a70fd35925
3
  size 80792096