MahmoudIbrahim
commited on
Commit
•
7586325
1
Parent(s):
c9cabee
Upload model
Browse files- adapter_config.json +5 -2
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"base_model_name_or_path": "ybelkada/falcon-7b-sharded-bf16",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
-
"inference_mode":
|
8 |
"init_lora_weights": true,
|
9 |
"layer_replication": null,
|
10 |
"layers_pattern": null,
|
@@ -20,7 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
|
|
|
|
|
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM",
|
26 |
"use_dora": false,
|
|
|
4 |
"base_model_name_or_path": "ybelkada/falcon-7b-sharded-bf16",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
"init_lora_weights": true,
|
9 |
"layer_replication": null,
|
10 |
"layers_pattern": null,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"dense_h_to_4h",
|
24 |
+
"dense",
|
25 |
+
"dense_4h_to_h",
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d71adde2db5ce5ad70f63aaa115347e4010996104ac690efaf3a7db24ad9766f
|
3 |
+
size 522227376
|