mirror of
https://github.com/ollama/ollama.git
synced 2026-04-25 10:16:00 +02: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`