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-03-27 05:58:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
multimodal
/
pooling
History
wangxiyuan
8f4b313c37
[Misc] rename torch_dtype to dtype (
#26695
)
...
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
2025-10-15 12:11:48 +00:00
..
__init__.py
…
test_clip.py
[CI/Build] Fix model nightly tests (
#26466
)
2025-10-08 23:44:16 -07:00
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
[Misc] rename torch_dtype to dtype (
#26695
)
2025-10-15 12:11:48 +00: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
[Model][2/N] Improve all pooling task | Support multi-vector retrieval (
#25370
)
2025-10-15 11:14:41 +00:00
test_radio.py
[Misc] rename torch_dtype to dtype (
#26695
)
2025-10-15 12:11:48 +00:00