### Checklist - [x] 1. If the issue you raised is not a feature but a question, please raise a discussion at https://github.com/sgl-project/sgl-jax/discussions/new/choose Otherwise, it will be closed. - [x] 2. Please use English, otherwise it will be closed. ### Motivation Supports the Ling 2.5 series models. ### Goals 1. Achieve an aime26 of ~73 with Ling-2.6-flash. ### Task Breakdown 1. Merged via the recurrent state memory pools system dependency. https://github.com/sgl-project/sglang-jax/issues/946 2. Integrated GLA Kernel + `LightningAttnBackend` https://github.com/sgl-project/sglang-jax/issues/1032 3. Bailing moe 2.5 modeling 4. Verify the accuracy of the Ling 2.6 flash model 5. Support Ling 2.6-1T
Checklist
Motivation
Supports the Ling 2.5 series models.
Goals
Task Breakdown
LightningAttnBackend[RFC] GLA Kernel + LightningAttnBackend Integration #1032