Upload folder using huggingface_hub
Browse files
demo/adapter_config.json
CHANGED
|
@@ -29,9 +29,9 @@
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
-
"v_proj",
|
| 33 |
-
"o_proj",
|
| 34 |
"q_proj",
|
|
|
|
|
|
|
| 35 |
"k_proj"
|
| 36 |
],
|
| 37 |
"target_parameters": null,
|
|
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
|
|
|
|
|
|
| 32 |
"q_proj",
|
| 33 |
+
"o_proj",
|
| 34 |
+
"v_proj",
|
| 35 |
"k_proj"
|
| 36 |
],
|
| 37 |
"target_parameters": null,
|
demo/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 18894768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3ed8e2401cde4f17485bc8c4930dc35b78b8c6a723cc7033eb0092b19a367f1
|
| 3 |
size 18894768
|