2nd version
Browse files- README.md +1 -1
- adapter_config.json +3 -3
- 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.8.2
|
adapter_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"w2",
|
23 |
"c_proj",
|
24 |
-
"
|
25 |
-
"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"c_proj",
|
23 |
+
"c_attn",
|
24 |
+
"w2",
|
25 |
+
"w1"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 111626256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff0e65af838091c03c9c2d198190a0faa881c09a5962ea70b1df152d6b3ad22c
|
3 |
size 111626256
|