wiwu2390 commited on
Commit
31b8f52
·
verified ·
1 Parent(s): a487189

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
- "v_proj",
27
- "gate_proj",
28
- "o_proj",
29
  "down_proj",
30
- "up_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
  "down_proj",
 
27
  "q_proj",
28
+ "k_proj",
29
+ "up_proj",
30
+ "gate_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:45bd9d3344448572b0704fa44f80f941364d7f52010eb194d4ea54b3b5aaa8c2
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cbce058f118495df5cae963539f27b94af99b5376a3bb9024ea8c130a2a75b9
3
  size 70430032