williamsl commited on
Commit
14c0551
1 Parent(s): acaaf8d

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