TobDeBer commited on
Commit
7acc4ef
·
verified ·
1 Parent(s): 53a8258

Update models.json

Browse files
Files changed (1) hide show
  1. models.json +5 -10
models.json CHANGED
@@ -1,20 +1,15 @@
1
  {
2
  "local_dir": "./models",
3
  "models": [
 
 
 
 
 
4
  {
5
  "name": "Qwen3 30b 2507 Q5 (21.7 GB)",
6
  "repo_id": "unsloth/Qwen3-30B-A3B-Instruct-2507-GGUF",
7
  "file_name": "Qwen3-30B-A3B-Instruct-2507-UD-Q5_K_XL.gguf"
8
- },
9
- {
10
- "name": "Qwen3 Next 80b Q5 (56.7 GB)",
11
- "repo_id": "lefromage/Qwen3-Next-80B-A3B-Instruct-GGUF",
12
- "file_name": "Qwen__Qwen3-Next-80B-A3B-Instruct-Q5_K_M.gguf"
13
- },
14
- {
15
- "name": "GLM 4.5 Air REAP 82B Q3 (43.6)",
16
- "repo_id": "bartowski/cerebras_GLM-4.5-Air-REAP-82B-A12B-GGUF",
17
- "file_name": "cerebras_GLM-4.5-Air-REAP-82B-A12B-Q3_K_XL.gguf"
18
  }
19
  ]
20
  }
 
1
  {
2
  "local_dir": "./models",
3
  "models": [
4
+ {
5
+ "name": "MiniMax M2 REAP 139b10a Q3 (67 GB)",
6
+ "repo_id": "DevQuasar/cerebras.MiniMax-M2-REAP-139B-A10B-GGUF",
7
+ "file_name": "cerebras.MiniMax-M2-REAP-139B-A10B.Q3_K_M-*.gguf"
8
+ },
9
  {
10
  "name": "Qwen3 30b 2507 Q5 (21.7 GB)",
11
  "repo_id": "unsloth/Qwen3-30B-A3B-Instruct-2507-GGUF",
12
  "file_name": "Qwen3-30B-A3B-Instruct-2507-UD-Q5_K_XL.gguf"
 
 
 
 
 
 
 
 
 
 
13
  }
14
  ]
15
  }