Change a message

This commit is contained in:
oobabooga 2023-05-18 10:58:37 -03:00 committed by GitHub
parent 0bcd5b6894
commit 07510a2414
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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")