Skip to content

Commit

Permalink
update fa location
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Wilkinson <[email protected]>
  • Loading branch information
LucasWilkinson committed Jan 24, 2025
1 parent 712b37a commit a482f58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -575,8 +575,8 @@ if(VLLM_FLASH_ATTN_SRC_DIR)
else()
FetchContent_Declare(
vllm-flash-attn
GIT_REPOSITORY https://github.com/neuralmagic/vllm-flash-attention.git
GIT_TAG 28e69b72483f007432acf403d752eae51f7df4c2
GIT_REPOSITORY https://github.com/vllm-project/flash-attention.git
GIT_TAG 0aff05f577e8a10086066a00618609199b25231d
GIT_PROGRESS TRUE
# Don't share the vllm-flash-attn build between build types
BINARY_DIR ${CMAKE_BINARY_DIR}/vllm-flash-attn
Expand Down

0 comments on commit a482f58

Please sign in to comment.