MarcosFRGames commited on
Commit
1521084
·
verified ·
1 Parent(s): 93fdda4

Update engines.json

Browse files
Files changed (1) hide show
  1. engines.json +2 -2
engines.json CHANGED
@@ -10,8 +10,8 @@
10
  "n_batch": 256
11
  },
12
  {
13
- "url": "https://huggingface.co/Qwen/Qwen2.5-3B-Instruct-GGUF/resolve/main/qwen2.5-3b-instruct-q4_k_m.gguf",
14
- "name": "qwen2.5-3b-instruct",
15
  "n_batch": 108
16
  },
17
  {
 
10
  "n_batch": 256
11
  },
12
  {
13
+ "url": "https://huggingface.co/unsloth/Qwen3.5-2B-GGUF/resolve/main/Qwen3.5-2B-Q3_K_M.gguf",
14
+ "name": "qwen3.5-2b",
15
  "n_batch": 108
16
  },
17
  {