danielhanchen
commited on
Commit
•
e0ca861
1
Parent(s):
523fe69
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
@@ -20,11 +20,11 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"up_proj",
|
25 |
"k_proj",
|
|
|
|
|
26 |
"o_proj",
|
27 |
-
"gate_proj",
|
28 |
"q_proj",
|
29 |
"down_proj"
|
30 |
],
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"gate_proj",
|
|
|
24 |
"k_proj",
|
25 |
+
"up_proj",
|
26 |
+
"v_proj",
|
27 |
"o_proj",
|
|
|
28 |
"q_proj",
|
29 |
"down_proj"
|
30 |
],
|
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:ea27b1b458bc9888c03a87d41f33dbd532b4f993ca0253affadf5ed9409c07b5
|
3 |
size 167832240
|