Upload model
Browse files- README.md +1 -1
- adapter_config.json +3 -2
- 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.9.1.dev0
|
adapter_config.json
CHANGED
|
@@ -19,9 +19,10 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
],
|
| 25 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 26 |
"use_rslora": false
|
| 27 |
}
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"v_proj",
|
| 23 |
+
"q_proj"
|
| 24 |
],
|
| 25 |
"task_type": "CAUSAL_LM",
|
| 26 |
+
"use_dora": false,
|
| 27 |
"use_rslora": false
|
| 28 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 33571624
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4570ac14c00920b5d72cab31abce229ae88a88c78cf893092a0365101a70f3e
|
| 3 |
size 33571624
|