llama.cpp/ggml
みゃん dedadf2a20
Fixed a bug where debug code was included in the release, resulting i… (#1)
* Fixed a bug where debug code was included in the release, resulting in an undefined function error.

* Change the path of the QNN library when building in termux environment

* Revert "Change the path of the QNN library when building in termux environment"

This reverts commit c6e26a3679da2608940e2163e090adf75d667400.

* Changed so that GGML_QNN_DEFAULT_LIB_SEARCH_PATH can be set from command line arguments
2024-08-20 10:20:23 +08:00
..
cmake llama : reorganize source code + improve CMake (#8006) 2024-06-26 18:33:02 +03:00
include Merge branch 'master' into dev-refactoring 2024-08-05 22:56:52 +08:00
src Fixed a bug where debug code was included in the release, resulting i… (#1) 2024-08-20 10:20:23 +08:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt Merge remote-tracking branch 'origin/master' into dev-refactoring 2024-07-31 20:25:28 +08:00