Set model_type to qwen2 for inference button
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -81,4 +81,4 @@
|
|
| 81 |
"use_mrope": false,
|
| 82 |
"use_sliding_window": false,
|
| 83 |
"vocab_size": 151936
|
| 84 |
-
}
|
|
|
|
| 81 |
"use_mrope": false,
|
| 82 |
"use_sliding_window": false,
|
| 83 |
"vocab_size": 151936
|
| 84 |
+
}
|