danielhanchen commited on
Commit
e3d85b9
·
verified ·
1 Parent(s): 6b2ec0b

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
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "k_proj",
23
- "v_proj",
24
- "o_proj",
25
  "gate_proj",
26
- "q_proj",
27
  "up_proj",
28
- "down_proj"
 
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
 
 
 
22
  "gate_proj",
 
23
  "up_proj",
24
+ "v_proj",
25
+ "q_proj",
26
+ "down_proj",
27
+ "o_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db884176aef8490b4e5927ba61c96ce519b83561aa1b97f1517cd926ac1b133d
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e98081d92c33d28ee88d5db810d91e32dbb747a5ebcd3d824f35447735e0e725
3
  size 167832240