Skip to content

Commit 4b5880f

Browse files
authored
Merge pull request #39 from Snowflake-Labs/yahia/llama2-32k
Build Llama2 32k support
2 parents b9ebd41 + 106e658 commit 4b5880f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ else()
114114
FetchContent_Declare(
115115
repo-ft
116116
GIT_REPOSITORY https://github.com/neevaco/FasterTransformer.git
117-
GIT_TAG ca36cf846b45593b0c295b00ffc63fb3797ca73f
117+
GIT_TAG e7d2d16fd1adba3fd797ca68f3f0136d9fa95ada
118118
)
119119
endif()
120120
FetchContent_MakeAvailable(repo-common repo-core repo-backend repo-ft)

0 commit comments

Comments
 (0)