The Triton error while Contributor setup #3462
Unanswered
Dharani-Eswaramurthi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
I am a new contributor to the open source community, came across huggingface trl in the python trending repos so I started to clone the repo to contribute. I came across several errors while setting up my env for contributing.
The first one was while installing the DeepSpeed package, and I eventually resolved it while finding the correct torch versions. Then came the liger-kernel package, which gave me an error due to its dependency on the triton package, which is only supported in Linux OS, and I was able to find a wheel file for only the Linux version.
I am wondering if this is due to the previous torch installation or is this really a bug for windows? Please help me with the problem here.
Beta Was this translation helpful? Give feedback.
All reactions