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-26 20:10:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
multimodal
/
generation
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
..
vlm_utils
[CI/Build] Avoid duplicate empty inputs test for common multimodal generation tests (
#29907
)
2025-12-03 10:27:36 +00:00
__init__.py
…
conftest.py
[ROCm][CI][Bugfix] Disable Flash/MemEfficient SDP on ROCm to avoid HF Transformers accuracy issues (
#29909
)
2025-12-03 10:36:49 +08:00
test_common.py
[CI/Build] Avoid duplicate empty inputs test for common multimodal generation tests (
#29907
)
2025-12-03 10:27:36 +00:00
test_granite_speech.py
…
test_interleaved.py
…
test_keye.py
…
test_maverick.py
…
test_multimodal_gguf.py
[Model] Add Gemma3 GGUF multimodal support (
#27772
)
2025-11-18 08:56:29 -08:00
test_phi4_multimodal.py
…
test_phi4mm.py
…
test_pixtral.py
…
test_qwen2_5_vl.py
Avoid bytecode hook and simplify TorchCompileWrapperWithCustomDipatch (
#25110
)
2025-11-14 14:11:10 -08:00
test_qwen2_vl.py
[Model][QwenVL] Replace
torch.repeat_interleave
with faster
np.repeat
(
#28964
)
2025-11-19 22:04:23 -08:00
test_ultravox.py
…
test_voxtral.py
[Misc] Refactor tokenizer interface (
#29693
)
2025-11-29 04:02:21 -08:00
test_whisper.py
…