This commit is contained in:
mjallen18
2025-03-12 18:27:23 -05:00
parent f461bd15eb
commit 4d0611f094

View File

@@ -15,7 +15,7 @@
port = 10400;
host = "0.0.0.0";
openFirewall = true;
model = "meetkai/functionary-small-v3.2";
model = "/media/nas/ssd/nix-app-data/llama-cpp/models/functionary-small-v3.2";
};
services.open-webui = {