Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"base_model_name_or_path": "ybelkada/falcon-7b-sharded-bf16",
|
| 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": "ybelkada/falcon-7b-sharded-bf16",
|
| 3 |
"bias": "none",
|
| 4 |
"fan_in_fan_out": false,
|
| 5 |
+
"inference_mode": true,
|
| 6 |
"init_lora_weights": true,
|
| 7 |
"layers_pattern": null,
|
| 8 |
"layers_to_transform": null,
|