Upload folder using huggingface_hub
Browse files- README.md +1 -0
- adapter_config.json +5 -5
- adapter_model.safetensors +2 -2
README.md
CHANGED
|
@@ -199,4 +199,5 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
| 199 |
[More Information Needed]
|
| 200 |
### Framework versions
|
| 201 |
|
|
|
|
| 202 |
- PEFT 0.13.2
|
|
|
|
| 199 |
[More Information Needed]
|
| 200 |
### Framework versions
|
| 201 |
|
| 202 |
+
- PEFT 0.15.0
|
| 203 |
- PEFT 0.13.2
|
adapter_config.json
CHANGED
|
@@ -20,14 +20,14 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"down_proj",
|
| 24 |
"ffn",
|
| 25 |
-
"
|
| 26 |
-
"gate_proj",
|
| 27 |
"up_proj",
|
| 28 |
-
"qkv_proj"
|
|
|
|
|
|
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
-
"use_dora":
|
| 32 |
"use_rslora": true
|
| 33 |
}
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
|
|
|
| 23 |
"ffn",
|
| 24 |
+
"down_proj",
|
|
|
|
| 25 |
"up_proj",
|
| 26 |
+
"qkv_proj",
|
| 27 |
+
"o_proj",
|
| 28 |
+
"gate_proj"
|
| 29 |
],
|
| 30 |
"task_type": "CAUSAL_LM",
|
| 31 |
+
"use_dora": true,
|
| 32 |
"use_rslora": true
|
| 33 |
}
|
adapter_model.safetensors
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:cb55f53dd6f15cea787a1541a071834df82d4f44e95c11f230de0ffe7991983b
|
| 3 |
+
size 230070872
|