mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-17 12:10:49 +01:00
Add an indicator for when dynamic WI scan is triggered in TPU Colabs
This commit is contained in:
parent
e0fdce2cc6
commit
bdfde33e8a
@ -2982,6 +2982,7 @@ def tpumtjgenerate(txt, minimum, maximum, found_entries=None):
|
||||
|
||||
if(halt or not regeneration_required):
|
||||
break
|
||||
print("(dynamic world info scanner triggered)")
|
||||
|
||||
encoded = []
|
||||
for i in range(vars.numseqs):
|
||||
|
Loading…
x
Reference in New Issue
Block a user