[Refactor] Clarify DeepSeek V4 metadata names for V4.1 (#38947)

This commit is contained in:
Liangsheng Yin
2026-09-10 15:42:52 -07:00
committed by GitHub
parent d076eec427
commit dc5f59c3a2
16 changed files with 123 additions and 220 deletions
@@ -654,7 +654,7 @@ def _make_dsv4_target(*, unified, mapping=None):
pool.get_unified_swa_ring_buf_infos = lambda: (
_buf_infos(12) if unified else ([], [], [])
)
pool.get_c128_state_buf_infos = lambda: ([], [], [])
pool.get_request_state_buf_infos = lambda: ([], [], [])
return pool