mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-19 09:15:04 +02:00
android : use "ci-android" branch for CI
This commit is contained in:
@@ -16,7 +16,7 @@ include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
llama
|
||||
GIT_REPOSITORY https://github.com/ggerganov/llama.cpp
|
||||
GIT_TAG master
|
||||
GIT_TAG ci-android
|
||||
)
|
||||
|
||||
# Also provides "common"
|
||||
|
||||
Reference in New Issue
Block a user