Upload FalconForCausalLM
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"dense",
|
24 |
"dense_4h_to_h",
|
25 |
-
"
|
26 |
-
"dense_h_to_4h"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"dense_4h_to_h",
|
24 |
+
"dense",
|
25 |
+
"dense_h_to_4h",
|
26 |
+
"query_key_value"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 522227376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:491d08a6f5e2f1420b310bb49252c57e9f537d7201752868fc5b44e7f2879b23
|
3 |
size 522227376
|