We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
First step python pipelines/sample.py --config configs/sample.yaml
A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton'
How to fix it, Or someone share the wheel for us. Thanks in advance!
The text was updated successfully, but these errors were encountered:
First step python pipelines/sample.py --config configs/sample.yaml Error A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' How to fix it, Or someone share the wheel for us. Thanks in advance!
@jackyin68 Hi, is this mistake caused by xformers? Maybe you can comment this code (
LaVie/base/pipelines/sample.py
Line 65 in 0b925ff
Sorry, something went wrong.
Many thanks to your kindly reply!
No branches or pull requests
First step
python pipelines/sample.py --config configs/sample.yaml
Error
A matching Triton is not available, some optimizations will not be enabled.
Error caught was: No module named 'triton'
How to fix it, Or someone share the wheel for us.
Thanks in advance!
The text was updated successfully, but these errors were encountered: