jscore2023
commited on
Commit
•
20ea132
1
Parent(s):
891da9f
Upload config
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"base_model_name_or_path": "vilsonrodrigues/falcon-7b-instruct-sharded",
|
3 |
"bias": "none",
|
4 |
"fan_in_fan_out": false,
|
5 |
-
"inference_mode":
|
6 |
"init_lora_weights": true,
|
7 |
"layers_pattern": null,
|
8 |
"layers_to_transform": null,
|
|
|
2 |
"base_model_name_or_path": "vilsonrodrigues/falcon-7b-instruct-sharded",
|
3 |
"bias": "none",
|
4 |
"fan_in_fan_out": false,
|
5 |
+
"inference_mode": false,
|
6 |
"init_lora_weights": true,
|
7 |
"layers_pattern": null,
|
8 |
"layers_to_transform": null,
|