abhijitkumarjha88192
commited on
Commit
•
58b1f32
1
Parent(s):
aa0a0fb
Upload folder using huggingface_hub
Browse files- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- unsloth.BF16.gguf +1 -1
- unsloth.Q4_K_M.gguf +1 -1
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
"o_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"up_proj",
|
25 |
"o_proj",
|
26 |
"q_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"v_proj",
|
29 |
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 83115256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9393816fde7afa0f6153c3766e19f02885713f9eb7df2217a2a4b7cb935bb3a0
|
3 |
size 83115256
|
unsloth.BF16.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5235213856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b88b6fb207a1c1842bb5224546a3303ff2be96b65e652903fcd7d752c4554c53
|
3 |
size 5235213856
|
unsloth.Q4_K_M.gguf
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1708582432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85761fa95ffa8f3d21c97d7e3de7e7ed12b7a55d21fb7923e4cf606c83081a4c
|
3 |
size 1708582432
|