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
2026-01-07 08:29:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
multimodal
/
generation
/
vlm_utils
History
Isotr0py
cc4e296ea6
[CI/Build] Avoid duplicate empty inputs test for common multimodal generation tests (
#29907
)
...
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
2025-12-03 10:27:36 +00:00
..
__init__.py
…
builders.py
…
case_filtering.py
[CI/Build] Avoid duplicate empty inputs test for common multimodal generation tests (
#29907
)
2025-12-03 10:27:36 +00:00
core.py
[Misc] Refactor tokenizer interface (
#29693
)
2025-11-29 04:02:21 -08:00
custom_inputs.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
model_utils.py
[VLM] Add Qwen3-VL generation test (
#25185
)
2025-10-29 12:19:37 +00:00
runners.py
…
types.py
[CI/Build] Avoid duplicate empty inputs test for common multimodal generation tests (
#29907
)
2025-12-03 10:27:36 +00:00