Fix phantom variable

This commit is contained in:
somebody
2023-04-27 19:05:38 -05:00
parent 945aec2320
commit 720b2ec7f0

View File

@@ -684,6 +684,7 @@ class model_settings(settings):
self.welcome = self.welcome_default
self._koboldai_vars = koboldai_vars
self.alt_multi_gen = False
self.bit_8_available = None
def reset_for_model_load(self):
self.simple_randomness = 0 #Set first as this affects other outputs