DeepSeek Takes AI Inference Efficiency Further with FlashMLA Release
Go Wire
February 24, 2025
GoGPT Summarizes Articles

On Monday, February 24, DeepSeek kicked off its "Open Source Week" by releasing FlashMLA, a high-efficiency ML attention decoding kernel optimized for NVIDIA's Hopper architecture. FlashMLA is designed to improve inference performance, particularly in scenarios involving variable-length sequences, significantly enhancing the efficiency of large model inference.
FlashMLA, built upon DeepSeek's innovative MLA attention architecture, plays a critical role in reducing the computational costs of its series of models. Analysts believe that the implementation of FlashMLA will continue to drive down power and cost requirements.
Large models typically involve two main stages: training and inference decoding. Optimizing the decoding phase can speed up results, which is crucial for real-time tasks such as chatbots and long-context dialogues.
According to the open-source repository, FlashMLA requires a compatible environment, including a Hopper GPU, CUDA 12.3 or higher, and PyTorch 2.0 or above. Installation is straightforward.
Performance benchmarks in a CUDA 12.6 environment show that FlashMLA can achieve up to 3000 GB/s of bandwidth and 580 TFLOPS of computing power in H800 SXM5 memory-limited configurations. FlashMLA's computational speed exceeds industry averages by up to eight times and surpasses the peak transmission of H800's 1681 GB/s.
By deploying FlashMLA, users can complete the same tasks with fewer Hopper GPUs, eliminating the need for costly hardware upgrades and significantly lowering inference costs.
DeepSeek has announced that it will release five additional code libraries throughout the week, continuing its commitment to advancing AI optimization.
#artificialinteligence