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
5e4e0e51f4fbb6d6fbf7a94feef07bd3617bfa5f
vllm
/
tests
/
v1
/
distributed
History
Andreas Karatzas
c0a350ca73
[ROCm][CI] Add ROCm attention backend support for EAGLE DP tests (
#32363
)
...
Signed-off-by: Andreas Karatzas <
akaratza@amd.com
>
2026-01-19 09:57:54 +00:00
..
__init__.py
…
test_async_llm_dp.py
[CI/Build] Skip ray tests on ROCm (
#29556
)
2025-11-27 07:01:37 -08:00
test_dbo.py
[CI/Build][AMD] Skip tests in test_fusions_e2e and test_dbo_dp_ep_gsm8k that require non-existing imports for ROCm (
#30417
)
2025-12-12 00:24:20 +00:00
test_eagle_dp.py
[ROCm][CI] Add ROCm attention backend support for EAGLE DP tests (
#32363
)
2026-01-19 09:57:54 +00:00
test_external_lb_dp.py
…
test_hybrid_lb_dp.py
…
test_internal_lb_dp.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00