diff --git a/flake.nix b/flake.nix index ae86be5..611c073 100644 --- a/flake.nix +++ b/flake.nix @@ -118,7 +118,7 @@ # models manually in the UI. # # Search for the models here: https://ollama.com/library - models = [ "phi3" ]; + models = [ "dolphin-llama3" ]; }; postgres."pg" = {