changed default model back
This commit is contained in:
parent
b335d83ae5
commit
2116ea9556
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user