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-19 13:07:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
attention
History
Michael Goin
78237e43bf
[Bugfix] Remove contiguous output req for context parallel MLA (
#25414
)
...
Signed-off-by: Michael Goin <mgoin64@gmail.com>
2025-09-22 20:26:32 -07:00
..
backends
[Misc] Remove unused encoder-decoder error strings (
#25374
)
2025-09-22 11:04:32 +00:00
layers
Directly get max encoder len from VLLM config in V1 (
#24866
)
2025-09-16 17:52:31 +00:00
ops
[Bugfix] Remove contiguous output req for context parallel MLA (
#25414
)
2025-09-22 20:26:32 -07:00
utils
[Attention] FlashAttn MLA (
#14258
)
2025-09-04 02:47:59 -07:00
__init__.py
Remove duplicate entry in vllm.attention.__all__ (
#23296
)
2025-08-20 17:14:59 -07:00
layer.py
[BUG FIX][NON-CUDA]quick fix to avoid call cudagraph_unsafe in attention (
#25298
)
2025-09-20 04:41:23 +00:00
selector.py
[gpt-oss] Enable gpt-oss on ampere (
#22714
)
2025-08-12 03:21:44 -07:00