llama.cpp/ggml
Radoslav Gerganov c498fc82fe
rpc : use ggml logging facilities
Use RPC_DEBUG environment variable to enable debug messages.
Add helper macro LOG_DBG() which does an early
check of the env var before calling GGML_LOG_DEBUG().
Make sure we log a debug message for every server function.
2025-09-25 07:20:02 +00:00
..
cmake ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (#15094) 2025-08-07 13:45:41 +02:00
include llama: print memory breakdown on exit (#15860) 2025-09-24 16:53:48 +02:00
src rpc : use ggml logging facilities 2025-09-25 07:20:02 +00:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt ggml : introduce semantic versioning (ggml/1336) 2025-09-20 13:02:14 +03:00