Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
|
|
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
|
5 |
+
"model_type": "qwen2",
|
6 |
"bias": "none",
|
7 |
"fan_in_fan_out": false,
|
8 |
"inference_mode": true,
|