yassineopneclaw commited on
Commit
cf03272
·
verified ·
1 Parent(s): 85956d7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,7 +3,7 @@
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,
 
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,