Spaces:
Runtime error
Runtime error
sanjanatule
commited on
Commit
•
5606a28
1
Parent(s):
a244649
Upload 3 files
Browse files
model_chkpt/lora_adaptor/adapter_config.json
CHANGED
@@ -19,11 +19,11 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"q_proj",
|
23 |
-
"k_proj",
|
24 |
-
"fc2",
|
25 |
"v_proj",
|
26 |
-
"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"fc1",
|
23 |
"q_proj",
|
|
|
|
|
24 |
"v_proj",
|
25 |
+
"fc2",
|
26 |
+
"k_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
model_chkpt/lora_adaptor/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 335586800
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2b9819d71826398255a81d7e86726e6a437595e7307393288b38b1b0d80a7b9
|
3 |
size 335586800
|