mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fix phantom variable
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user