austinaguilar
commited on
Commit
•
317b229
1
Parent(s):
804e79e
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": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
"o_proj",
|
25 |
-
"down_proj",
|
26 |
"gate_proj",
|
|
|
|
|
27 |
"up_proj",
|
28 |
"k_proj",
|
29 |
"v_proj"
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
|
|
24 |
"gate_proj",
|
25 |
+
"q_proj",
|
26 |
+
"down_proj",
|
27 |
"up_proj",
|
28 |
"k_proj",
|
29 |
"v_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:073ad046844ca4c3d38f5248fe8a6f4d80b2eab61d5b7e594160de03e6dcd78d
|
3 |
size 167832240
|