yregelman commited on
Commit
b0a3ea5
1 Parent(s): bd64b9e

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