Views
No views yet
| File Name | Method | Size | Use Case |
|---|---|---|---|
minimax-m2.5-Q4_K_M.gguf | Q4_K_M | 138 GB | Highest logic preservation. Requires >128GB RAM or SSD swap. |
minimax-m2.5-Q3_K_L.gguf | Q3_K_L | ~110 GB | Sweet spot for 128GB Macs. Runs natively in RAM with high t/s ( 28 ON MAC M3 MAX ). |
<think> tags, separating reasoning from the final response.1./llama-cli -m minimax-m2.5-Q3_K_L.gguf -n -1 \\
2 -c 262000 \\
3 -ngl 99 -fa on -ctk q4_0 -ctv q4_0 -b 2048 -ub 1024 --port 8080 --jinja --verbose -sm none --draft 16 -ncmoe 0 --cache-reuse 1024 --draft-p-min 0.5