mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 16:17:57 +01:00
Change a message
This commit is contained in:
parent
0bcd5b6894
commit
07510a2414
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…
Reference in New Issue
Block a user