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
2025-12-25 10:26:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
v1
/
attention
History
Matthew Bonanni
01baefe674
Add TP parameter to attention tests (
#27683
)
...
Signed-off-by: Matthew Bonanni <mbonanni@redhat.com>
2025-11-03 13:04:40 -08:00
..
test_attention_backends_selection.py
Convert formatting to use
ruff
instead of
yapf
+
isort
(
#26247
)
2025-10-05 07:06:22 -07:00
test_attention_backends.py
Add TP parameter to attention tests (
#27683
)
2025-11-03 13:04:40 -08:00
test_attention_splitting.py
[Core] Simplify the Dp padding/should ubatch coordination logic (
#25768
)
2025-10-07 01:57:49 +00:00
test_batch_reordering.py
[BugFix] Reordering extend logic fix (
#27739
)
2025-10-29 21:39:34 -07:00
test_chunked_local_attention.py
Convert formatting to use
ruff
instead of
yapf
+
isort
(
#26247
)
2025-10-05 07:06:22 -07:00
test_mla_backends.py
Add TP parameter to attention tests (
#27683
)
2025-11-03 13:04:40 -08:00
test_sparse_mla_backends.py
Add TP parameter to attention tests (
#27683
)
2025-11-03 13:04:40 -08:00
utils.py
Add FLASHINFER_MLA to test_mla_backends and add B200 CI run (
#27663
)
2025-10-31 11:12:19 -07:00