Upload FalconForCausalLM
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"dense_h_to_4h",
|
24 |
"dense",
|
|
|
25 |
"query_key_value",
|
26 |
"dense_4h_to_h"
|
27 |
],
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"dense",
|
24 |
+
"dense_h_to_4h",
|
25 |
"query_key_value",
|
26 |
"dense_4h_to_h"
|
27 |
],
|
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:4784f9677cb2491d6d70cd197cb8198fa2116c4c3c4efb74c3232f070f58e847
|
3 |
size 522227376
|