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
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
-
"up_proj",
|
24 |
-
"q_proj",
|
25 |
"o_proj",
|
26 |
"gate_proj",
|
|
|
|
|
27 |
"v_proj",
|
28 |
"k_proj",
|
29 |
"down_proj"
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"o_proj",
|
24 |
"gate_proj",
|
25 |
+
"q_proj",
|
26 |
+
"up_proj",
|
27 |
"v_proj",
|
28 |
"k_proj",
|
29 |
"down_proj"
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ee8b53b40df000b6b307bc6053a60aa4697fa1764d2794d75853842333a31fb
|
3 |
size 167832240
|