mirror of
https://github.com/ollama/ollama.git
synced 2026-03-27 02:58:43 +07:00
By default builds will now produce non-debug and non-verbose binaries. To enable verbose logs in llama.cpp and debug symbols in the native code, set `CGO_CFLAGS=-g`