MarcosFRGames commited on
Commit
adb5bc5
·
verified ·
1 Parent(s): c2562a9

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/unsloth/Qwen3.5-0.8B-GGUF/resolve/main/Qwen3.5-0.8B-Q3_K_M.gguf",
4
- "name": "qwen3.5-0.8b",
5
  "n_batch": 256
6
  },
7
  {
 
1
  [
2
  {
3
+ "url": "https://huggingface.co/Mungert/MiniCPM4-0.5B-GGUF/resolve/main/MiniCPM4-0.5B-iq3_m.gguf?download=true",
4
+ "name": "minicpm4-0.5b",
5
  "n_batch": 256
6
  },
7
  {