MarcosFRGames commited on
Commit
5143035
·
verified ·
1 Parent(s): 2f81ba2

Update engines.json

Browse files
Files changed (1) hide show
  1. engines.json +5 -0
engines.json CHANGED
@@ -14,6 +14,11 @@
14
  "name": "qwen2.5-3b-instruct",
15
  "n_batch": 32
16
  },
 
 
 
 
 
17
  {
18
  "url": "https://huggingface.co/itlwas/Hermes-3-Llama-3.2-3B-Q4_K_M-GGUF/resolve/main/hermes-3-llama-3.2-3b-q4_k_m.gguf",
19
  "name": "hermes-3-llama-3.2-3b",
 
14
  "name": "qwen2.5-3b-instruct",
15
  "n_batch": 32
16
  },
17
+ {
18
+ "url": "https://huggingface.co/TheBloke/deepseek-coder-1.3b-instruct-GGUF/resolve/main/deepseek-coder-1.3b-instruct.Q4_K_M.gguf",
19
+ "name": "deepseek-coder-1.3b-instruct",
20
+ "n_batch": 64
21
+ },
22
  {
23
  "url": "https://huggingface.co/itlwas/Hermes-3-Llama-3.2-3B-Q4_K_M-GGUF/resolve/main/hermes-3-llama-3.2-3b-q4_k_m.gguf",
24
  "name": "hermes-3-llama-3.2-3b",