项目地址: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
评论区