mirror of
https://github.com/ollama/ollama.git
synced 2025-08-08 22:52:21 +02:00
silence warm up log
This commit is contained in:
@@ -9,5 +9,6 @@ package llm
|
||||
//go:generate cmake --build ggml/build/cpu --target server --config Release
|
||||
|
||||
//go:generate git submodule update --force gguf
|
||||
//go:generate git -C gguf apply ../patches/0001-remove-warm-up-logging.patch
|
||||
//go:generate cmake -S gguf -B gguf/build/cpu -DLLAMA_K_QUANTS=on
|
||||
//go:generate cmake --build gguf/build/cpu --target server --config Release
|
||||
|
Reference in New Issue
Block a user