This commit is contained in:
Saifeddine ALOUI 2023-12-31 16:41:40 +01:00
parent 43c47d67be
commit af5c60d56c
4 changed files with 5 additions and 3 deletions

2
app.py
View File

@ -1190,7 +1190,7 @@ try:
per.model = self.model
except Exception as ex:
trace_exception(ex)
self.InfoMessage(f"It looks like you we couldn't load the model.\nHere is the error message:\n{ex}",duration=30)
self.InfoMessage(f"It looks like you we couldn't load the model.\nHere is the error message:\n{ex}")
else:

@ -1 +1 @@
Subproject commit 1a85b58c24ddb754745504f9bd4500d9ce91f92f
Subproject commit df9022b5825ed8bf127bdfcac5204f7c5a8a82a7

View File

@ -157,4 +157,6 @@ goto endend
cd ..
echo Installation complete.
:endend
call python scripts\python\lollms_install.py
pause

@ -1 +1 @@
Subproject commit 9624b5848c331ced73685174a04bb55d41d3421b
Subproject commit 38df1f31eba840f1219621dcd9f62f3cd5d9ffd7