jscore2023 commited on
Commit
7655150
1 Parent(s): 20ea132

Upload model

Browse files
Files changed (1) hide show
  1. 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": false,
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": true,
6
  "init_lora_weights": true,
7
  "layers_pattern": null,
8
  "layers_to_transform": null,