This website requires JavaScript.
Explore
Help
Sign In
xinyun
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced
2025-12-18 08:55:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
multimodal
/
processing
History
Roger Wang
f5f51e5931
[Core][MM] Optimize encoder cache manager by operating with embeddings only (
#30475
)
...
Signed-off-by: Roger Wang <hey@rogerw.io> Co-authored-by: Sun Kim <sunytokki@gmail.com>
2025-12-16 14:18:17 -08:00
..
__init__.py
…
test_audioflamingo3.py
Add AudioFlamingo3 model support (
#30539
)
2025-12-14 02:14:55 -08:00
test_common.py
[Chore] Adjust tokenizer import to avoid circular imports (
#30601
)
2025-12-13 04:42:39 -08:00
test_gemma3.py
…
test_glm4_1v.py
…
test_h2ovl.py
…
test_idefics3.py
…
test_internvl.py
…
test_llama4.py
…
test_llava_next.py
…
test_llava_onevision.py
…
test_minimax_vl_01.py
…
test_mllama4.py
[Core][MM] Optimize encoder cache manager by operating with embeddings only (
#30475
)
2025-12-16 14:18:17 -08:00
test_nemotron_vl.py
…
test_phi3v.py
…
test_phi4mm.py
…
test_qwen2_vl.py
…
test_smolvlm.py
…
test_tensor_schema.py
[CI/Build] Fix broken mm processor test Mistral-3-large (
#30597
)
2025-12-13 04:43:01 -08:00
test_transformers.py
…