Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -22,10 +22,10 @@
|
|
22 |
"k_proj",
|
23 |
"down_proj",
|
24 |
"q_proj",
|
25 |
-
"gate_proj",
|
26 |
"o_proj",
|
|
|
27 |
"v_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
22 |
"k_proj",
|
23 |
"down_proj",
|
24 |
"q_proj",
|
|
|
25 |
"o_proj",
|
26 |
+
"up_proj",
|
27 |
"v_proj",
|
28 |
+
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2013358256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da250d11d555334bc7f2a347376ecc6b328c2b17a10f628e0fb918e2654a7b8a
|
3 |
size 2013358256
|