You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch between trtllm-gen vs fa2/fa3 backends inside Attention wrappers
Currently, vLLM uses the trtllm-gen attn kernels by directly calling the corresponding functions without going through the wrappers. Ideally, we should make the wrappers support all the features needed by trtllm-gen attn kernels so that vLLM only needs to call wrappers.