mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
add missing @staticmethod
This commit is contained in:
@@ -116,6 +116,7 @@ class Stoppers:
|
||||
return True
|
||||
return False
|
||||
|
||||
@staticmethod
|
||||
def adventure_mode_stopper(
|
||||
model: InferenceModel,
|
||||
input_ids: torch.LongTensor,
|
||||
|
Reference in New Issue
Block a user