"git@developer.sourcefind.cn:change/sglang.git" did not exist on "183df4728260a1469612f848f980cc71266591b9"
Unverified Commit 55025b92 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

fix: use latest flashinfer (#10428)

parent 4c21b090
...@@ -81,7 +81,7 @@ FetchContent_Populate(repo-triton) ...@@ -81,7 +81,7 @@ FetchContent_Populate(repo-triton)
FetchContent_Declare( FetchContent_Declare(
repo-flashinfer repo-flashinfer
GIT_REPOSITORY https://github.com/flashinfer-ai/flashinfer.git GIT_REPOSITORY https://github.com/flashinfer-ai/flashinfer.git
GIT_TAG 018b551825c8e5579206e6eb9d3229fa679202b3 GIT_TAG bc29697ba20b7e6bdb728ded98f04788e16ee021
GIT_SHALLOW OFF GIT_SHALLOW OFF
) )
FetchContent_Populate(repo-flashinfer) FetchContent_Populate(repo-flashinfer)
......
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