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
7d8975de84dadb87df23eae4a663a3c6620433dd
vllm
/
vllm
/
benchmarks
History
Cyrus Leung
f6cdc9a02f
[Chore] Rename
utils
submodules (
#26920
)
...
Signed-off-by: DarkLight1337 <
tlleungac@connect.ust.hk
>
2025-10-16 03:58:13 +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
[Bugfix] Fixes prefix-repetition benchmark script (
#26828
)
2025-10-15 02:54: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
[Feature] default --extra-body param to disable thinking in vllm bench serve (
#26784
)
2025-10-15 04:23:44 +00:00
throughput.py
[Chore] Rename
utils
submodules (
#26920
)
2025-10-16 03:58:13 +00:00