This website requires JavaScript.
Explore
Help
Register
Sign In
biondizzle
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
a3e8611da5744b1f64f3c4be063bf4a7aed952f0
vllm
/
tests
/
models
/
multimodal
/
pooling
History
Yu Jiaqi
0552cfb195
[Model] Siglip Embedding Support (
#27324
)
...
Signed-off-by: piood <
2477084691@qq.com
>
2025-10-23 20:19:48 +00: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] Siglip Embedding Support (
#27324
)
2025-10-23 20:19:48 +00:00