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
v0.14.1
vllm
/
tests
/
v1
/
engine
History
Ryan Rock
8cbdc7eb94
[CI/Build] Enable test_kv_cache_events_dp for AMD (
#31834
)
...
Signed-off-by: Ryan Rock <
ryan.rock@amd.com
>
2026-01-08 09:00:24 +00:00
..
__init__.py
…
conftest.py
…
test_abort_final_step.py
…
test_async_llm.py
…
test_engine_args.py
[Core] Add xxHash as a high-performance hash option for accelerating prefix caching (
#29163
)
2025-12-03 16:06:57 +00:00
test_engine_core_client.py
[CI/Build] Enable test_kv_cache_events_dp for AMD (
#31834
)
2026-01-08 09:00:24 +00:00
test_engine_core.py
…
test_fast_incdec_prefix_err.py
…
test_init_error_messaging.py
…
test_llm_engine.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
test_output_processor.py
[Bugfix] vLLM produces invalid UTF-8 tokens and “�” (
#28874
)
2026-01-06 00:23:00 +00:00
test_parallel_sampling.py
…
test_preprocess_error_handling.py
[XPU][CI]skip test_preprocess_error_handling due to fork/spawn issue (
#31381
)
2025-12-26 21:40:44 +00:00
test_process_multi_modal_uuids.py
…
utils.py
[Core] Add a random suffix to frontend-provided request IDs (
#27987
)
2025-12-23 13:05:39 -08:00