mirror of
https://github.com/ollama/ollama.git
synced 2025-05-03 03:00:18 +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`