dsv4.1: vision tower and image preprocessing (#39668)

Co-authored-by: BBuf <1182563586@qq.com>
Co-authored-by: Yuhao Yang <47235274+yhyang201@users.noreply.github.com>
This commit is contained in:
Liangsheng Yin
2026-09-16 18:11:16 -07:00
committed by GitHub
co-authored by BBuf Yuhao Yang
parent 408d2334c3
commit c89c63fa38
6 changed files with 493 additions and 2 deletions
@@ -154,6 +154,9 @@ def test_overrides_take_the_worker_pools_processor_clone():
# explicitly so that adding a processor forces a decision instead of silently
# leaving it at one-worker speed.
_NO_WORKER_POOL_ROUTE = {
# Runs its own image preprocessing to keep the raw token ids the Engram
# hasher needs; the shared chain would re-tokenize them.
"deepseek_v41.py",
"dots_note_omni.py",
"inkling.py",
"lightonocr.py",