gentilrenard commited on
Commit
daf3cfd
1 Parent(s): fb7aff1

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