Trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"base_model_name_or_path": "unsloth/Phi-3-mini-4k-instruct-bnb-4bit",
|
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,
|
|
|
4 |
"base_model_name_or_path": "unsloth/Phi-3-mini-4k-instruct-bnb-4bit",
|
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,
|