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

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/Qwen/Qwen3-4B-GGUF/resolve/main/Qwen3-4B-Q4_K_M.gguf",
4
- "name": "qwen3-4b",
5
  "n_batch": 32
6
  },
7
  {
 
1
  [
2
  {
3
+ "url": "https://huggingface.co/MaziyarPanahi/reader-lm-1.5b-GGUF/resolve/main/reader-lm-1.5b.Q4_K_M.gguf",
4
+ "name": "reader-lm-1.5b",
5
  "n_batch": 32
6
  },
7
  {