rovi27 commited on
Commit
e9a379c
1 Parent(s): 609aaca

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