Upload adapter weights as intrinsic.
Browse files
stembolts/Llama-3.1-8B-Instruct/alora/adapter_config.json
CHANGED
|
@@ -47,9 +47,9 @@
|
|
| 47 |
"rank_pattern": {},
|
| 48 |
"revision": null,
|
| 49 |
"target_modules": [
|
| 50 |
-
"q_proj",
|
| 51 |
"k_proj",
|
| 52 |
-
"v_proj"
|
|
|
|
| 53 |
],
|
| 54 |
"target_parameters": null,
|
| 55 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 47 |
"rank_pattern": {},
|
| 48 |
"revision": null,
|
| 49 |
"target_modules": [
|
|
|
|
| 50 |
"k_proj",
|
| 51 |
+
"v_proj",
|
| 52 |
+
"q_proj"
|
| 53 |
],
|
| 54 |
"target_parameters": null,
|
| 55 |
"task_type": "CAUSAL_LM",
|
stembolts/Llama-3.1-8B-Instruct/alora/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 75523312
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4508cb772cbeaaac53ab949efa57686c7178ede21300ab0b599678c9d1138dca
|
| 3 |
size 75523312
|