MarcosFRGames commited on
Commit
90e4b89
·
verified ·
1 Parent(s): 86a2871

Update engines.json

Browse files
Files changed (1) hide show
  1. engines.json +2 -2
engines.json CHANGED
@@ -15,8 +15,8 @@
15
  "n_batch": 64
16
  },
17
  {
18
- "url": "https://huggingface.co/nopperl/OLMo-1B-GGUF/resolve/main/OLMo-1B.Q4_K_M.gguf",
19
- "name": "olmo-1b",
20
  "n_batch": 64
21
  }
22
  ]
 
15
  "n_batch": 64
16
  },
17
  {
18
+ "url": "https://huggingface.co/unsloth/gemma-3-1b-it-GGUF/resolve/main/gemma-3-1b-it-Q4_K_M.gguf",
19
+ "name": "gemma-3-1b-it",
20
  "n_batch": 64
21
  }
22
  ]