-
Notifications
You must be signed in to change notification settings - Fork 24
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
CUDA error: device-side assert triggered #5
Comments
Hello. Can you share more about your setup? Do you have a GPU available? Is this Linux? |
Thank you for your response. I checked that my GPU is working properly. I share my environment. OS: linux Virtual environment:
|
I have shared my environment. Please let me know if you need any additional information. |
I see both cu11 and cu12 in that virtual environment. Perhaps create a fresh virtualenv? This error leads me to believe there is an issue between torch 2.5.1 and the underlying CUDA library it's interfacing with. Since you have an A100, you could also try the unquantized model to rule out an issue with AWQ: https://huggingface.co/OpenScholar/Llama-3.1_OpenScholar-8B |
Closing this issue due to inactivity. Please re-open or open a new issue to continue the conversation. |
Thank you for your excellent work.
I wanted to try using the shared model, but unfortunately, I encountered an error.
How can I resolve the error below?
The text was updated successfully, but these errors were encountered: