diff --git a/exllamav2/ext.py b/exllamav2/ext.py index 4cfa4281..6b319e6a 100644 --- a/exllamav2/ext.py +++ b/exllamav2/ext.py @@ -112,7 +112,7 @@ def end_build_feedback(): print("\"undefined symbol\" error here usually means you are attempting to load a prebuilt extension wheel " "that was compiled against a different version of PyTorch than the one you are you using. Please verify " "that the versions match.") - raise e + raise e if build_jit: