mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-20 17:22:47 +00:00
removed automatic model test
This commit is contained in:
parent
f042b16836
commit
8eedda84d6
@ -290,8 +290,8 @@ class ModelProcess:
|
||||
self._check_clear_thread.start()
|
||||
|
||||
if self.model_ready.value == 1:
|
||||
self.n_predict = 1
|
||||
self._generate("I",1)
|
||||
# self.n_predict = 1
|
||||
# self._generate("I",1)
|
||||
print()
|
||||
print("Ready to receive data")
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user