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
aacf0abf8bc219211b888a82f11f028e67b59531
vllm
/
vllm
/
attention
/
backends
History
Isotr0py
b952f4d3c3
[v1] Add PrefixLM support to FlexAttention backend (
#27938
)
...
Signed-off-by: Isotr0py <
mozf@mail2.sysu.edu.cn
>
2025-12-07 15:51:36 +00:00
..
__init__.py
[Core] Refactor Attention Take 2 (
#3462
)
2024-03-25 04:39:33 +00:00
abstract.py
[v1] Add PrefixLM support to FlexAttention backend (
#27938
)
2025-12-07 15:51:36 +00:00
registry.py
[Core] Deprecate
xformers
(
#29262
)
2025-11-24 04:18:55 +00:00
utils.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00