mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-03-10 22:44:22 +00:00
update
This commit is contained in:
parent
30fcba4b6f
commit
a1bb37f3e1
@ -184,7 +184,8 @@ class LoLLMsAPPI():
|
||||
if file_size:
|
||||
file_size = int(file_size)
|
||||
|
||||
return file_size
|
||||
return file_size
|
||||
|
||||
def install_model_():
|
||||
print("Install model triggered")
|
||||
model_path = data["path"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user