Upload folder using huggingface_hub
Browse files
conditional_lora/adapter_config.json
CHANGED
|
@@ -30,12 +30,12 @@
|
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
"down_proj",
|
| 33 |
-
"
|
| 34 |
"o_proj",
|
| 35 |
-
"gate_proj",
|
| 36 |
"v_proj",
|
| 37 |
-
"
|
| 38 |
-
"
|
|
|
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
"down_proj",
|
| 33 |
+
"q_proj",
|
| 34 |
"o_proj",
|
|
|
|
| 35 |
"v_proj",
|
| 36 |
+
"k_proj",
|
| 37 |
+
"up_proj",
|
| 38 |
+
"gate_proj"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": "CAUSAL_LM",
|
conditional_lora/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1342238560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb7161b4af8117cf4407706c107cf73f949f3e58cca92190449fb24431eb7854
|
| 3 |
size 1342238560
|