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-25 10:36:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
multimodal
/
pooling
History
Yu Jiaqi
4f882be4a0
[Model] Siglip2 Model Support (
#27566
)
...
Signed-off-by: piood <2477084691@qq.com>
2025-10-27 06:57:37 -07:00
..
__init__.py
…
test_clip.py
…
test_dse_qwen2_vl.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
test_intern_vit.py
[Chore] Clean up pytorch helper functions in
vllm.utils
(
#26908
)
2025-10-18 09:48:22 -07:00
test_jinavl_reranker.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
test_llava_next.py
…
test_phi3v.py
…
test_prithvi_mae.py
[Frontend][4/N] Improve all pooling task | Add plugin pooling task (
#26973
)
2025-10-23 14:46:18 +00:00
test_radio.py
[Chore] Clean up pytorch helper functions in
vllm.utils
(
#26908
)
2025-10-18 09:48:22 -07:00
test_siglip.py
[Model] Siglip2 Model Support (
#27566
)
2025-10-27 06:57:37 -07:00