ollama/llm/llama.cpp
Daniel Hiltgen e5202eb687 Quiet down llama.cpp logging by default
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`
2023-12-22 08:47:18 -08:00
..
gguf@328b83de23 Bump llama.cpp to b1662 and set n_parallel=1 2023-12-19 09:05:46 -08:00
patches Quiet down llama.cpp logging by default 2023-12-22 08:47:18 -08:00
gen_common.sh Quiet down llama.cpp logging by default 2023-12-22 08:47:18 -08:00
gen_darwin.sh Fix darwin intel build 2023-12-19 13:32:24 -08:00
gen_linux.sh Remove CPU build, fixup linux build script 2023-12-21 18:21:31 -08:00
gen_windows.ps1 Quiet down llama.cpp logging by default 2023-12-22 08:47:18 -08:00
generate_darwin.go Add cgo implementation for llama.cpp 2023-12-19 09:05:46 -08:00
generate_linux.go Adapted rocm support to cgo based llama.cpp 2023-12-19 09:05:46 -08:00
generate_windows.go Add cgo implementation for llama.cpp 2023-12-19 09:05:46 -08:00