Support LingV2_5 model (#18598)

Co-authored-by: zhangkaihong.zkh <zhangkaihong.zkh@antgroup.com>
Co-authored-by: 有禾 <zhangdonghao.zdh@antgroup.com>
Co-authored-by: yudian0504 <138860534+yudian0504@users.noreply.github.com>
Co-authored-by: 悠扬 <youyang.zmy@antgroup.com>
Co-authored-by: xinxingyang <xinxing.yangxx@antgroup.com>
Co-authored-by: zmy460290 <zmy460290@antgroup.com>
This commit is contained in:
ant-yy
2026-02-13 16:09:15 +08:00
committed by GitHub
parent 013a199bc6
commit d97eb111a3
16 changed files with 4042 additions and 23 deletions

View File

@@ -759,6 +759,7 @@ class EAGLEWorker(TpModelWorker):
if (
self.target_worker.model_runner.hybrid_gdn_config is not None
or self.target_worker.model_runner.mamba2_config is not None
or self.target_worker.model_runner.hybrid_lightning_config is not None
):
self._mamba_verify_update(
batch, res, logits_output, spec_info, seq_lens_pre_verify