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
@@ -24,10 +24,10 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"o_proj",
|
27 |
-
"k_proj",
|
28 |
"down_proj",
|
29 |
-
"up_proj",
|
30 |
"gate_proj",
|
|
|
|
|
31 |
"q_proj",
|
32 |
"v_proj"
|
33 |
],
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"o_proj",
|
|
|
27 |
"down_proj",
|
|
|
28 |
"gate_proj",
|
29 |
+
"k_proj",
|
30 |
+
"up_proj",
|
31 |
"q_proj",
|
32 |
"v_proj"
|
33 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 147770496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e944de25c30872c313eefc2faec85053b0b13aeec346e54684e3cb30a1e176c5
|
3 |
size 147770496
|