fugthchat commited on
Commit
77a2fdc
·
verified ·
1 Parent(s): ca5acb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ MODEL_MAP = {
22
  "repo_id": "TheBloke/stablelm-zephyr-3b-GGUF",
23
  "filename": "stablelm-zephyr-3b.Q4_K_M.gguf"
24
  },
25
- "heavy": {
26
  "repo_id": "TheBloke/stablelm-zephyr-3b-GGUF",
27
  "filename": "stablelm-zephyr-3b.Q5_K_M.gguf"
28
  }
 
22
  "repo_id": "TheBloke/stablelm-zephyr-3b-GGUF",
23
  "filename": "stablelm-zephyr-3b.Q4_K_M.gguf"
24
  },
25
+ "heavy": {
26
  "repo_id": "TheBloke/stablelm-zephyr-3b-GGUF",
27
  "filename": "stablelm-zephyr-3b.Q5_K_M.gguf"
28
  }