THUDM / VisualGLM-6B

Chinese and English multimodal conversational language model | 多模态中英双语对话语言模型
Apache License 2.0
4.08k stars 416 forks source link

No module named 'triton' #332

Open anonhl opened 9 months ago

anonhl commented 9 months ago

微信截图_20231226181425

大佬们!请问这是什么问题?

hangzh2012 commented 9 months ago

pip install triton

anonhl commented 9 months ago

谢谢大佬,爱你~

buptsdz commented 8 months ago

pip install triton

我也遇到了这个问题,但是pip install triton不行 1705344559085

yebing1976 commented 8 months ago

俺也一样 pip install triton ERROR: Could not find a version that satisfies the requirement triton (from versions: none) ERROR: No matching distribution found for triton

yebing1976 commented 8 months ago

Running pip install https://huggingface.co/r4ziel/xformers_pre_built/resolve/main/triton-2.0.0-cp310-cp310-win_amd64.whl

Installed Triton on my Windows PC and I am able to use the module in python now, working perfectly

MOLIZHU2023 commented 7 months ago

Running pip install https://huggingface.co/r4ziel/xformers_pre_built/resolve/main/triton-2.0.0-cp310-cp310-win_amd64.whl

Installed Triton on my Windows PC and I am able to use the module in python now, working perfectly

Thx!!!!!!U re my god!

Zq5437 commented 6 months ago

请问在arm架构的mac上或者arm架构的ubuntu上怎么解决呀? I wonder how to solve this problem in Mac or Ubuntu ,whose arch is ARM?