]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Delete examples/llama.android/llama/CMakeLists.txt (#8165)
authorRaj Hammeer Singh Hada <redacted>
Thu, 27 Jun 2024 14:39:29 +0000 (20:09 +0530)
committerGitHub <redacted>
Thu, 27 Jun 2024 14:39:29 +0000 (16:39 +0200)
commit387952651a8fc493f8c85ea4c9774bd4a5694f87
treef2910288d79b3b13265d028aca11d4b0fc8e03ae
parent6030c61281c8a7eb94eceb7396a608fac8b71555
Delete examples/llama.android/llama/CMakeLists.txt (#8165)

* Delete examples/llama.android/llama/CMakeLists.txt

https://github.com/ggerganov/llama.cpp/pull/8145#issuecomment-2194534244

This file is not being used for building on Android. `llama.cpp/examples/llama.android/llama/src/main/cpp/CMakeLists.txt` is being used instead.

* Update CMakeLists.txt

Pick local llama.cpp files instead of fetching content from git
examples/llama.android/llama/CMakeLists.txt [deleted file]
examples/llama.android/llama/src/main/cpp/CMakeLists.txt