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-04-05 12:37:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
v1
/
engine
History
Chauncey
93b9d9f499
[Bugfix]: Fix messy code when using logprobs (
#19209
)
...
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
2025-07-08 11:02:15 +08:00
..
__init__.py
…
conftest.py
…
test_async_llm.py
[CI/Build][Bugfix] Fix deadlock on v1 engine test CI (
#19872
)
2025-06-20 09:51:07 +08:00
test_engine_args.py
…
test_engine_core_client.py
[DP] Support external DP Load Balancer mode (
#19790
)
2025-07-02 10:21:52 -07:00
test_engine_core.py
Support embedding models in V1 (
#16188
)
2025-06-18 21:36:33 -07:00
test_fast_incdec_prefix_err.py
Support embedding models in V1 (
#16188
)
2025-06-18 21:36:33 -07:00
test_llm_engine.py
[Structured Outputs][V1] Skipping with models doesn't contain tokenizers (
#20365
)
2025-07-04 15:05:49 +08:00
test_output_processor.py
[Bugfix]: Fix messy code when using logprobs (
#19209
)
2025-07-08 11:02:15 +08:00
utils.py
…