chreh commited on
Commit
4a691a8
1 Parent(s): dfc25b3

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