Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -3,7 +3,6 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "mistralai/Mixtral-8x7B-v0.1",
|
5 |
"bias": "none",
|
6 |
-
"model_type": "mixtral",
|
7 |
"fan_in_fan_out": false,
|
8 |
"inference_mode": true,
|
9 |
"init_lora_weights": true,
|
@@ -25,4 +24,4 @@
|
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_rslora": false
|
28 |
-
}
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "mistralai/Mixtral-8x7B-v0.1",
|
5 |
"bias": "none",
|
|
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
8 |
"init_lora_weights": true,
|
|
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM",
|
26 |
"use_rslora": false
|
27 |
+
}
|