Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -27,11 +27,11 @@
|
|
27 |
"target_modules": [
|
28 |
"v_proj",
|
29 |
"k_proj",
|
|
|
30 |
"o_proj",
|
31 |
-
"q_proj",
|
32 |
-
"up_proj",
|
33 |
"down_proj",
|
34 |
-
"
|
|
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"use_dora": false,
|
|
|
27 |
"target_modules": [
|
28 |
"v_proj",
|
29 |
"k_proj",
|
30 |
+
"gate_proj",
|
31 |
"o_proj",
|
|
|
|
|
32 |
"down_proj",
|
33 |
+
"q_proj",
|
34 |
+
"up_proj"
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"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 1879110000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f7c15ec59bae77db9023486a50cd11f495fd12e486db82e616bdbab51b6cd69
|
3 |
size 1879110000
|