Upload Phi3ForCausalLM
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"base_model_name_or_path": "microsoft/Phi-3-mini-4k-instruct",
|
| 4 |
"bias": "none",
|
| 5 |
"fan_in_fan_out": false,
|
| 6 |
-
"inference_mode":
|
| 7 |
"init_lora_weights": true,
|
| 8 |
"layers_pattern": null,
|
| 9 |
"layers_to_transform": null,
|
|
|
|
| 3 |
"base_model_name_or_path": "microsoft/Phi-3-mini-4k-instruct",
|
| 4 |
"bias": "none",
|
| 5 |
"fan_in_fan_out": false,
|
| 6 |
+
"inference_mode": true,
|
| 7 |
"init_lora_weights": true,
|
| 8 |
"layers_pattern": null,
|
| 9 |
"layers_to_transform": null,
|