Spaces:
Paused
Paused
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"port": 7860,
|
| 4 |
"models": [
|
| 5 |
{
|
| 6 |
-
"model": "models/
|
| 7 |
"model_alias": "qwen2.5-0.5b-instruct",
|
| 8 |
"chat_format": "chatml",
|
| 9 |
"n_ctx": 2048,
|
|
|
|
| 3 |
"port": 7860,
|
| 4 |
"models": [
|
| 5 |
{
|
| 6 |
+
"model": "models/Qwen2.5-0.5B-Instruct-Q4_K_S.gguf",
|
| 7 |
"model_alias": "qwen2.5-0.5b-instruct",
|
| 8 |
"chat_format": "chatml",
|
| 9 |
"n_ctx": 2048,
|