Ashwinatgsk
commited on
Commit
•
b1834a0
1
Parent(s):
53020e0
Upload model
Browse files- adapter_config.json +6 -6
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "mistralai/Mistral-7B-v0.
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -20,14 +20,14 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"v_proj",
|
|
|
25 |
"up_proj",
|
26 |
-
"o_proj",
|
27 |
-
"q_proj",
|
28 |
-
"down_proj",
|
29 |
"gate_proj",
|
30 |
-
"
|
|
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.2",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
"v_proj",
|
25 |
+
"lm_head",
|
26 |
"up_proj",
|
|
|
|
|
|
|
27 |
"gate_proj",
|
28 |
+
"down_proj",
|
29 |
+
"k_proj",
|
30 |
+
"o_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 609389712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3f17193cb73c88b60ae16c476c8543a45159b2dea7e1696d95843aeeb01d26f
|
3 |
size 609389712
|