yolstacklok commited on
Commit
79db5a6
·
verified ·
1 Parent(s): 27a146a

Finetuning (Trained with Unsloth)

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -25,11 +25,11 @@
25
  "target_modules": [
26
  "gate_proj",
27
  "v_proj",
28
- "k_proj",
29
  "q_proj",
 
30
  "o_proj",
31
- "up_proj",
32
- "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
25
  "target_modules": [
26
  "gate_proj",
27
  "v_proj",
 
28
  "q_proj",
29
+ "k_proj",
30
  "o_proj",
31
+ "down_proj",
32
+ "up_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:977adfede39a875a7e4e214315fd0bbad41eed1285875214302cebb763a6a7f0
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69a3ded8ed91fec7765b9ea62614cfea95a38eb5415801645b6107bff1c8b4e8
3
  size 17640136