Unverified Commit a045b7e8 authored by Lucas Wilkinson's avatar Lucas Wilkinson Committed by GitHub
Browse files

[Perf] Improve/Fix-regression for FA3 in High QPS regimes (#19463)


Signed-off-by: default avatarLucas Wilkinson <lwilkinson@neuralmagic.com>
parent 981eeca4
......@@ -38,7 +38,7 @@ else()
FetchContent_Declare(
vllm-flash-attn
GIT_REPOSITORY https://github.com/vllm-project/flash-attention.git
GIT_TAG 763ad155a1c826f71ff318f41edb1e4e5e376ddb
GIT_TAG 2c6bcfc0feb3d9d4a57b243fc159a68aa9933f5b
GIT_PROGRESS TRUE
# Don't share the vllm-flash-attn build between build types
BINARY_DIR ${CMAKE_BINARY_DIR}/vllm-flash-attn
......
test-qwen @ 34c31c0a
Subproject commit 34c31c0af8fc975140b8c85548fefa1eb7f523e4
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment