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
b12cb38398a57a4abc4b8fb120fd39e97029ffa1
vllm
/
vllm
/
attention
History
Boyuan Feng
62def07d67
[BugFix] register quant scale tensors as buffer (
#31395
)
...
Signed-off-by: Boyuan Feng <
boyuan@meta.com
>
2025-12-28 11:20:02 +08:00
..
backends
[Bugfix] fix the alias bug of AttentionBackendEnum when register CUSTOM attention backend to vllm (
#30869
)
2025-12-20 09:03:35 +08:00
layers
[ROCm][Bugfix] Fix RuntimeError in MMEncoderAttention by replacing .view() with .reshape() (
#31203
)
2025-12-23 21:48:01 +00:00
ops
[Misc] Fix grammar errors in comments and messages (
#31115
)
2025-12-21 21:14:02 -08:00
utils
[Attention][UX][1/N] Add AttentionConfig and change attention env vars to CLI arguments (
#26315
)
2025-12-05 09:48:43 -08:00
__init__.py
[Attention] Remove imports from
vllm/attention/__init__.py
(
#29342
)
2025-11-26 10:53:15 -07:00
layer.py
[BugFix] register quant scale tensors as buffer (
#31395
)
2025-12-28 11:20:02 +08:00
selector.py
[Platform] Refactor Platform attention backend selection to avoid breakpoint for OOT platform (
#30212
)
2025-12-15 17:36:07 +00:00