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-22 07:04:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
multimodal
/
generation
History
Lukas Geiger
a9705a290a
[Model][QwenVL] Replace
torch.repeat_interleave
with faster
np.repeat
(
#28964
)
...
Signed-off-by: Lukas Geiger <lukas.geiger94@gmail.com>
2025-11-19 22:04:23 -08:00
..
vlm_utils
…
__init__.py
…
test_common.py
[Fix] improve aspect ratio in dummy image generation and add common VLM tests for PaddleOCR-VL (
#28711
)
2025-11-14 16:07:20 +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
…
test_whisper.py
…