diff --git a/CMakeLists.txt b/CMakeLists.txt index f86ee8a..32cb8b8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -114,7 +114,7 @@ else() FetchContent_Declare( repo-ft GIT_REPOSITORY https://github.com/neevaco/FasterTransformer.git - GIT_TAG 23b37c7b158d05f6206119b1ef831c8e63cc1eb9 + GIT_TAG c9f9f4927f97f5880e83aff75a4dbeeaed9d37d8 GIT_SHALLOW ON ) endif()