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