llama-cpp: disable
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
}:
|
||||
{
|
||||
services.llama-cpp = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
model = toString (
|
||||
pkgs.fetchurl {
|
||||
url = "https://huggingface.co/unsloth/Qwen3.5-9B-GGUF/resolve/main/Qwen3.5-9B-Q4_K_M.gguf";
|
||||
|
||||
Reference in New Issue
Block a user