Skip to content

Commit

Permalink
[deps] update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Alcanderian committed Nov 7, 2024
1 parent d7ec72b commit 482bfe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/deps.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ endif()
# --------------------------------------------------------------------------- #

if(NOT PPLNN_DEP_PPL_LLM_KERNEL_CUDA_VERSION)
set(PPLNN_DEP_PPL_LLM_KERNEL_CUDA_VERSION llm_v2)
set(PPLNN_DEP_PPL_LLM_KERNEL_CUDA_VERSION master)
endif()

if(PPLNN_DEP_PPL_LLM_KERNEL_CUDA_PKG)
Expand Down

0 comments on commit 482bfe7

Please sign in to comment.