-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Issue] Triton Compilation Error in Unsloth Fine-Tuning Script on Kernel 5.4.0 #1336
Comments
same issue on V100. but it works fine on T4 |
I also have a V100 and I'm getting this error too. |
I also encountered the same error on v100. |
Temporary solution:
wait for the final solution. |
Which torch version did you use? It seems that torch 2.5.1 isn't compatible
|
@hykilpikonna pytorh '2.4.0+cu121' |
Apologies everyone! @LiaoPan @hykilpikonna @ergosumdre @gityeop @chengju-zhou I added a flag to disable some other kernels - I'm unsure if it worked though. Torch 2.5 and torch 2.4 should be now supported - sadly Colab got rid of V100s so I can't test them - so I'm assuming a specific kernel from Apple's Cut Cross Entropy package is the one causing the issues. Please try updating Unsloth without dependencies if that works!
|
By the way to get Torch 2.4 - simply run |
Description
When trying to run Unsloth fine-tuning script, encountering a Triton compilation error related to ReduceOpToLLVM.cpp.
Error Message
System Information
Code
Additional Context
Steps to Reproduce
Questions
The text was updated successfully, but these errors were encountered: