Xiaomi reached 1000 tokens/second on a 1-trillion-parameter model by codesigning the model with its software stack—FP4 quantization, DFlash speculative decoding, and TileRT-optimized inference—running on an ordinary 8-GPU commodity node rather than specialized hardware.
Xiaomi's MiMo-V2.5-Pro-UltraSpeed model hits 1000 tokens per second through co-designed quantization and speculative decoding techniques running on commodity 8-GPU nodes, reflecting a broader push by Chinese firms to maximize efficiency amid export controls. ✦ AI generated
Xiaomi was able to do this by codesigning the model with the software stack around it, including obvious things like FP4 quantization, as well as using DFlash (a "speculative decoding method based on block-level masked parallel prediction"), and also working closely with TileRT, software from startup Tile AI which speeds up LLM inference on commodity hardware.