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
579d2e5458b19c442f48e0cba0ba71c5d4abf6ea
vllm
/
vllm
/
benchmarks
History
Maximilien de Bayser
fe3edb4cf0
Add support for the /rerank endpoint in vllm bench serve (
#26602
)
...
Signed-off-by: Max de Bayser <
mbayser@br.ibm.com
>
2025-10-14 04:25:43 +00:00
..
lib
Add support for the /rerank endpoint in vllm bench serve (
#26602
)
2025-10-14 04:25:43 +00:00
__init__.py
Fix Python packaging edge cases (
#17159
)
2025-04-26 06:15:07 +08:00
datasets.py
Add support for the /rerank endpoint in vllm bench serve (
#26602
)
2025-10-14 04:25:43 +00:00
latency.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
serve.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
throughput.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00