This commit is contained in:
mjallen18
2025-03-12 19:44:24 -05:00
parent ca305fa685
commit 80b1e01057

View File

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