danielhanchen commited on
Commit
c7e1760
1 Parent(s): b48174b

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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