diff --git a/ollamarama.py b/ollamarama.py index 77f388b..865c546 100644 --- a/ollamarama.py +++ b/ollamarama.py @@ -37,7 +37,7 @@ class ollamarama: f.close() #set model - self.default_model = self.models['mistral'] + self.default_model = self.models['zephyr'] self.model = self.default_model #no idea if optimal, change if necessary