MarcosFRGames commited on
Commit
cffa064
·
verified ·
1 Parent(s): bccaa42

Update engines.json

Browse files
Files changed (1) hide show
  1. engines.json +2 -7
engines.json CHANGED
@@ -1,12 +1,7 @@
1
  [
2
  {
3
- "url": "https://huggingface.co/lmstudio-community/DeepSeek-R1-Distill-Qwen-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Q4_K_M.gguf",
4
- "name": "deepseek-r1-distill-qwen-1.5b",
5
- "n_batch": 256
6
- },
7
- {
8
- "url": "https://huggingface.co/QuantFactory/Phi-3-mini-128k-instruct-GGUF/resolve/main/Phi-3-mini-128k-instruct.Q4_K_M.gguf",
9
- "name": "phi-3.5-mini-instruct",
10
  "n_batch": 128
11
  }
12
  ]
 
1
  [
2
  {
3
+ "url": "https://huggingface.co/shoumenchougou/RWKV7-G1e-2.9b-GGUF/resolve/main/rwkv7-g1e-2.9b-Q4_K_M-better_quantization-20260319.gguf",
4
+ "name": "rwkv7",
 
 
 
 
 
5
  "n_batch": 128
6
  }
7
  ]