MarcosFRGames commited on
Commit
71cedda
·
verified ·
1 Parent(s): 1068360

Update engines.json

Browse files
Files changed (1) hide show
  1. engines.json +2 -2
engines.json CHANGED
@@ -1,7 +1,7 @@
1
  [
2
  {
3
- "url": "https://huggingface.co/zai-org/glm-edge-4b-chat-gguf/resolve/main/ggml-model-Q4_K_M.gguf",
4
- "name": "glm-4b-chat",
5
  "n_batch": 32
6
  },
7
  {
 
1
  [
2
  {
3
+ "url": "https://huggingface.co/Qwen/Qwen3-4B-GGUF/resolve/main/Qwen3-4B-Q4_K_M.gguf",
4
+ "name": "qwen3-4b",
5
  "n_batch": 32
6
  },
7
  {