Upload model
Browse files- adapter_config.json +6 -1
- adapter_model.bin +2 -2
adapter_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
-
"base_model_name_or_path": "/home/ubuntu/.local/share/bentoml/models/pt-meta-llama-llama-2-13b-hf/
|
4 |
"bias": "none",
|
5 |
"fan_in_fan_out": false,
|
6 |
"inference_mode": true,
|
@@ -14,6 +14,11 @@
|
|
14 |
"r": 64,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
|
|
|
|
|
|
|
|
|
|
17 |
"q_proj",
|
18 |
"v_proj"
|
19 |
],
|
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
+
"base_model_name_or_path": "/home/ubuntu/.local/share/bentoml/models/pt-meta-llama-llama-2-13b-hf/31820c723bc0368c339e067553021dc6a8bf4375",
|
4 |
"bias": "none",
|
5 |
"fan_in_fan_out": false,
|
6 |
"inference_mode": true,
|
|
|
14 |
"r": 64,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
17 |
+
"up_proj",
|
18 |
+
"down_proj",
|
19 |
+
"o_proj",
|
20 |
+
"k_proj",
|
21 |
+
"gate_proj",
|
22 |
"q_proj",
|
23 |
"v_proj"
|
24 |
],
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca4a4da6be6b375fce328bb0185c2ac1be0ad1a0d922903cc39543e4ba94373e
|
3 |
+
size 1001592586
|