Upload model
Browse files- README.md +1 -1
- adapter_config.json +2 -4
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -201,4 +201,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
201 |
|
202 |
### Framework versions
|
203 |
|
204 |
-
- PEFT 0.
|
|
|
201 |
|
202 |
### Framework versions
|
203 |
|
204 |
+
- PEFT 0.7.1
|
adapter_config.json
CHANGED
@@ -19,13 +19,11 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"o_proj",
|
23 |
"q_proj",
|
|
|
24 |
"k_proj",
|
25 |
"gate_proj",
|
26 |
"v_proj"
|
27 |
],
|
28 |
-
"task_type": "CAUSAL_LM"
|
29 |
-
"use_dora": false,
|
30 |
-
"use_rslora": false
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"q_proj",
|
23 |
+
"o_proj",
|
24 |
"k_proj",
|
25 |
"gate_proj",
|
26 |
"v_proj"
|
27 |
],
|
28 |
+
"task_type": "CAUSAL_LM"
|
|
|
|
|
29 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 369142184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7eb29a73c2c47c0da3a978ba41b87150000438ee240e0ade112f04408c25ac7
|
3 |
size 369142184
|