Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": "unsloth",
|
21 |
"target_modules": [
|
22 |
-
"down_proj",
|
23 |
-
"up_proj",
|
24 |
-
"v_proj",
|
25 |
"q_proj",
|
26 |
-
"o_proj",
|
27 |
"gate_proj",
|
28 |
-
"
|
|
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_dora": false,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": "unsloth",
|
21 |
"target_modules": [
|
|
|
|
|
|
|
22 |
"q_proj",
|
|
|
23 |
"gate_proj",
|
24 |
+
"up_proj",
|
25 |
+
"k_proj",
|
26 |
+
"down_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_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 2002857080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb8a1c2ed1b13dc3916842e1ceda754418fa4d2464a9a47788f897dc2826a402
|
3 |
size 2002857080
|