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-24 10:06:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
kernels
/
attention
History
TY-AMD
96453cfa83
[BugFix][V1][ROCm] Triton MLA uses V0 backend on V1 engine (
#19067
)
...
Signed-off-by: Tianyuan Wu <Tianyuan.Wu@amd.com>
2025-07-01 16:12:19 +08:00
..
conftest.py
…
test_attention_selector.py
[BugFix][V1][ROCm] Triton MLA uses V0 backend on V1 engine (
#19067
)
2025-07-01 16:12:19 +08:00
test_attention.py
[Kernel] Raise verbose error and consolidate
num_heads/num_kv_heads
divisibility check (
#19339
)
2025-06-15 13:43:48 +08:00
test_blocksparse_attention.py
…
test_cache.py
…
test_cascade_flash_attn.py
…
test_encoder_decoder_attn.py
…
test_flash_attn.py
…
test_flashinfer.py
…
test_flashmla.py
…
test_lightning_attn.py
…
test_merge_attn_states.py
…
test_mha_attn.py
…
test_mla_decode_cpu.py
[Refactor] Remove duplicate
ceil_div
(
#20023
)
2025-06-25 05:19:09 +00:00
test_prefix_prefill.py
…
test_rocm_attention_selector.py
[BugFix][V1][ROCm] Triton MLA uses V0 backend on V1 engine (
#19067
)
2025-07-01 16:12:19 +08:00
test_triton_decode_attention.py
[Refactor] Remove duplicate
ceil_div
(
#20023
)
2025-06-25 05:19:09 +00:00
test_triton_unified_attention.py
…