- reported speed:
- 63.0 tokens/s generation · 1700.0 tokens/s prompt processing
- quant:
- Q6_K
- kv:
- F16
Reported by the source; GPU count, offloading and concurrent requests can change this figure. Check the full setup before comparing.
Tested on 4x CMP 170HX 8GB cards flashed to 64GB each (256GB total). Qwen3.6-35B-A3B with MTP, little-MoE default. Generation 63 t/s (110 with MTP optimistic).
- reported speed:
- 29.0 tokens/s generation · 450.0 tokens/s prompt processing
- quant:
- Q4_K_XL
Reported by the source; GPU count, offloading and concurrent requests can change this figure. Check the full setup before comparing.
Tested multiple models on 4x CMP 170HX 64GB cards. DeepSeek V4-Flash 0731 with Q4_K_XL quant, 13B active MoE, 1M context, plain no-spec. Also tested gpt-oss-120B, Qwen3.6-35B-A3B, GLM-4.5-Air, MiniMax-M2.7, and others. Cards are cut-down A100 mining cards with 64GB each, PCIe Gen2 x4, no NVLink.
- reported speed:
- 80.0 tokens/s generation · 4000.0 tokens/s prompt processing
Reported by the source; GPU count, offloading and concurrent requests can change this figure. Check the full setup before comparing.
User built a DIY CUDA box with two CMP 170HX cards. Running Qwen Flash Next, reports prompt processing ~4000 tps and decode 80+ tps on a single stream. Also mentions running Qwen 27B and Gemma 26B models.
- reported speed:
- 3468.0 tokens/s prompt processing
- quant:
- FP8
Reported by the source; GPU count, offloading and concurrent requests can change this figure. Check the full setup before comparing.
Unlocked CMP 170HX (A100 silicon) with firmware unlock. Tensor throughput 6.3 → 193 TFLOPS. llama.cpp pp512 599.6 → 3468 tok/s. Serving Qwen3.8-27B-FP8 under vLLM, one 170HX beats 2x3090 TP pair on prefill at 197W vs 454W.
- reported speed:
- 210.0 tokens/s generation · 4000.0 tokens/s prompt processing
- kv:
- Q8
- mtp (multi-token prediction):
- on
Reported by the source; GPU count, offloading and concurrent requests can change this figure. Check the full setup before comparing.
agenticvision
Forked Ninfer for CMP170HX, doubled performance vs llama.cpp on Qwen3.6-35B-A3B. Used for Home Assistant voice assistant.