wiwu2390 commited on
Commit
c8c9ef5
·
verified ·
1 Parent(s): 7a60516

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