Change a message
This commit is contained in:
parent
0bcd5b6894
commit
07510a2414
1 changed files with 1 additions and 1 deletions
2
webui.py
2
webui.py
|
@ -151,7 +151,7 @@ def update_dependencies():
|
|||
# Attempt installation via alternative, Windows-specific method
|
||||
if sys.platform.startswith("win"):
|
||||
print("\n\n*******************************************************************")
|
||||
print("* WARNING: GPTQ-for-LLaMa compilation failed, but this FINE and can be ignored!")
|
||||
print("* WARNING: GPTQ-for-LLaMa compilation failed, but this is FINE and can be ignored!")
|
||||
print("* The installer will proceed to install a pre-compiled wheel.")
|
||||
print("*******************************************************************\n\n")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue