Skip to content
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

No module named 'triton.third_party' #422

Open
Yezhibin701227 opened this issue May 4, 2024 · 2 comments
Open

No module named 'triton.third_party' #422

Yezhibin701227 opened this issue May 4, 2024 · 2 comments

Comments

@Yezhibin701227
Copy link

i install the packages of torch==2.1.2+cu118 and xformers==0.0.23.post1 in the conda, follow the steps of "Alpaca+Llama-3 8B full example.ipynb" to run on the local machine with an A6000 GPU. The error info attached with file.
unsloth_train_error

@Yezhibin701227
Copy link
Author

I found out the problem , reinstalled the xformers:
pip3 install -U xformers==0.0.23.post1 --index-url https://download.pytorch.org/whl/cu118

@danielhanchen
Copy link
Contributor

Oh great you solved it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants