Error caught was: No module named ‘triton‘

虽然报错但是不影响程序运行:

A matching Triton is not available, some optimizations will not be enabled.
Error caught was: No module named 'triton'

解决:

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple triton==2.0.0.dev20221120

猜你喜欢

转载自blog.csdn.net/qq_42363032/article/details/130006537
今日推荐