TobDeBer commited on
Commit
60e49a8
·
verified ·
1 Parent(s): 604cda0

Update models.json

Browse files
Files changed (1) hide show
  1. models.json +3 -8
models.json CHANGED
@@ -2,14 +2,9 @@
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
  }
 
2
  "local_dir": "./models",
3
  "models": [
4
  {
5
+ "name": "Qwen3 next 80b Q2 (29.3 GB)",
6
+ "repo_id": "unsloth/Qwen3-Next-80B-A3B-Instruct-GGUF",
7
+ "file_name": "Qwen3-Next-80B-A3B-Instruct-UD-Q2_K_XL.gguf"
 
 
 
 
 
8
  }
9
  ]
10
  }