yolstacklok commited on
Commit
02ba7df
·
verified ·
1 Parent(s): 3a6018b

Finetuning (Trained with Unsloth)

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  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
- "gate_proj",
28
- "o_proj",
29
  "up_proj",
30
  "v_proj",
31
  "q_proj",
32
- "k_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "up_proj",
27
  "v_proj",
28
  "q_proj",
29
+ "k_proj",
30
+ "down_proj",
31
+ "o_proj",
32
+ "gate_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:0ba1dca2494ded722f8ae4aa1dad4ee4d21745f25a9db1dbd2b423c9a666ae0c
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb1b2c37d1c43dc15213b6d54fa86a29c7937b762ecf43728a13974f2838b360
3
  size 80792096