侧边栏壁纸
  • 累计撰写 175 篇文章
  • 累计创建 87 个标签
  • 累计收到 1 条评论

目 录CONTENT

文章目录

windows跑api-for-open-llm,装依赖提示Could not find a version that satisfies the requirement

Z先森
2023-07-26 / 0 评论 / 0 点赞 / 5 阅读 / 712 字 / 正在检测是否收录...

项目地址:https://github.com/xusenlinzy/api-for-open-llm 安装依赖的时候提示triton不存在,报错: Could not find a version that satisfies the requirement

搜了一下,windows下面确实没有这个模块,但是有大佬打包了whl,直接下载安装就行了:

https://huggingface.co/r4ziel/xformers_pre_built/blob/main/triton-2.0.0-cp310-cp310-win_amd64.whl

0

评论区