gentilrenard commited on
Commit
15ebdd4
1 Parent(s): 932e1ef

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