default model change

This commit is contained in:
Dustin 2023-12-22 20:04:01 -05:00
parent 40e571f4c9
commit a7f6fab760

View File

@ -55,7 +55,7 @@ class ollamarama:
} }
#set model #set model
self.default_model = self.models['solar'] self.default_model = self.models['zephyr']
self.model = self.default_model self.model = self.default_model
#authorized users for changing models #authorized users for changing models