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-29 21:57:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
v1
/
engine
History
Jeffrey Li
0e4254492f
[Bugfix]: fix issue with n>1 sampling on v1 requests overriding each other (
#16863
)
...
Signed-off-by: Jeffrey Li <jeffrey.dot.li@gmail.com>
2025-04-22 11:40:19 +08:00
..
__init__.py
…
conftest.py
…
test_async_llm.py
…
test_engine_args.py
[V1] Revert the default
max_num_seqs
to V0 values for most hardware (
#16158
)
2025-04-07 13:54:36 -04:00
test_engine_core_client.py
[V1][BugFix] Exit properly if engine core fails during startup (
#16137
)
2025-04-07 15:30:15 -07:00
test_engine_core.py
…
test_llm_engine.py
…
test_output_processor.py
[Bugfix]: fix issue with n>1 sampling on v1 requests overriding each other (
#16863
)
2025-04-22 11:40:19 +08:00
utils.py
…