spybyscript commited on
Commit
8c969fc
·
verified ·
1 Parent(s): 5e47a18

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
- "gate_proj",
27
- "down_proj",
28
  "k_proj",
29
- "q_proj",
30
  "o_proj",
31
- "up_proj",
32
- "v_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
  "o_proj",
29
+ "gate_proj",
30
+ "v_proj",
31
+ "q_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:b418af2df9da00a36f052a65bd1b84ff5e4246529d23dd6a757b2e1e9547b978
3
  size 194563400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1517c739eb07d1c3a553234df53ffa650cfee3420ab13b43e44f85475457c8f
3
  size 194563400