Upload folder using huggingface_hub
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -23,8 +23,8 @@
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
| 26 |
-
"qkv_proj",
|
| 27 |
"o_proj",
|
|
|
|
| 28 |
"gate_up_proj",
|
| 29 |
"down_proj"
|
| 30 |
],
|
|
|
|
| 23 |
"rank_pattern": {},
|
| 24 |
"revision": null,
|
| 25 |
"target_modules": [
|
|
|
|
| 26 |
"o_proj",
|
| 27 |
+
"qkv_proj",
|
| 28 |
"gate_up_proj",
|
| 29 |
"down_proj"
|
| 30 |
],
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 50365768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f77a55ecfca82b54b7fdc95d9e118d7120c358f91a4d96ba8ccdd3a149083e4
|
| 3 |
size 50365768
|