bobbyw commited on
Commit
4a25aca
1 Parent(s): 9a21be9

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": "unsloth",
25
  "target_modules": [
26
- "up_proj",
27
- "v_proj",
28
- "o_proj",
29
- "k_proj",
30
  "down_proj",
 
 
31
  "gate_proj",
32
- "q_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
 
 
 
 
26
  "down_proj",
27
+ "v_proj",
28
+ "up_proj",
29
  "gate_proj",
30
+ "q_proj",
31
+ "o_proj",
32
+ "k_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:f90f2fe9f74888933ee1785122042fa45c78838225e5c7a586a77164611c09f6
3
  size 10675712888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b04bd74daf9a7ecdee3d14e463f0fb1e4fab7a822888b6d33d7a898db34a7a23
3
  size 10675712888