Upload folder using huggingface_hub
Browse files- l3.1-8b/adapter_config.json +2 -2
- l3.1-8b/adapter_model.bin +1 -1
l3.1-8b/adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"v_proj",
|
25 |
"gate_proj",
|
26 |
"up_proj",
|
27 |
-
"k_proj",
|
28 |
"o_proj",
|
|
|
29 |
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
"v_proj",
|
25 |
"gate_proj",
|
26 |
"up_proj",
|
|
|
27 |
"o_proj",
|
28 |
+
"q_proj",
|
29 |
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
l3.1-8b/adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 335700042
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e713c4991d18049bf8f92b1ae33b036809fdaf23c2b55af6900fef6d195e6f7
|
3 |
size 335700042
|