Upload folder using huggingface_hub
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -26,8 +26,8 @@
|
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
"q_proj",
|
| 29 |
-
"o_proj",
|
| 30 |
"v_proj",
|
|
|
|
| 31 |
"k_proj"
|
| 32 |
],
|
| 33 |
"target_parameters": null,
|
|
|
|
| 26 |
"revision": null,
|
| 27 |
"target_modules": [
|
| 28 |
"q_proj",
|
|
|
|
| 29 |
"v_proj",
|
| 30 |
+
"o_proj",
|
| 31 |
"k_proj"
|
| 32 |
],
|
| 33 |
"target_parameters": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 21013944
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e05e6000a4f25afde445cec60fd8d9cfc1861f77d3fdcb46e0995c25d0660867
|
| 3 |
size 21013944
|