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-10 04:26:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
models
/
language
History
Isotr0py
8e67b2557a
[Bugfix] Fix out of bound index issue for Jina-embedding-v3 RoPE with cuda graph (
#26687
)
...
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
2025-10-13 03:21:48 -07:00
..
generation
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
generation_ppl_test
[Model][0/N] Improve all pooling task | clean up (
#25817
)
2025-10-13 16:44:50 +08:00
pooling
[Model][0/N] Improve all pooling task | clean up (
#25817
)
2025-10-13 16:44:50 +08:00
pooling_mteb_test
[Bugfix] Fix out of bound index issue for Jina-embedding-v3 RoPE with cuda graph (
#26687
)
2025-10-13 03:21:48 -07:00
__init__.py
[CI/Build] Reorganize models tests (
#17459
)
2025-04-30 23:03:08 -07:00