gentilrenard commited on
Commit
7a48368
1 Parent(s): fbc954c

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