SLAI T-Rex: Full-Parameter Post-training of the DeepSeek-V4 Family on Ascend SuperPOD
TL;DR - SLAI T-Rex is a full-stack framework for post-training trillion-parameter DeepSeek-V4 MoE models on Ascend NPU SuperPODs. It improves training efficiency while enabling a solver-grounded model specialized for operations research tasks.
- Achieves 34.22% Model FLOPs Utilization, a 2.93× improvement over the open-source baseline recipe.
- Optimizes model parallelism, computation-communication orchestration, and low-level kernel execution while maintaining training stability.
- Builds CPT and SFT pipelines using domain resources and solver-verified synthetic documents, including 10K SFT samples.
- The specialized DeepSeek-V4-Flash model reaches 71.81% average zero-shot Pass@1, exceeding GPT-5.4-Mini by 3.98 percentage points and its base model by 11.27 points.