LLMZoo icon indicating copy to clipboard operation
LLMZoo copied to clipboard

对安装环境有要求吗?

Open feiyacz opened this issue 1 year ago • 5 comments

在本地mac机器上安装 运行pip install -r requirements.txt 一直失败

feiyacz avatar May 25 '23 03:05 feiyacz

Hi @feiyacz,

可以提供一下更具体的信息吗,比如其中哪个库安装失败。

Best, Zhihong

zhjohnchan avatar Jun 04 '23 11:06 zhjohnchan

windows install flash-attn error: No module named 'torch'

Song367 avatar Jun 09 '23 15:06 Song367

pip install flash-attn==1.0.5

looneyren avatar Jun 13 '23 14:06 looneyren

pip install flash-attn==1.0.5

Thanks! It works.

Note: I failed to try the newer version from 1.0.6 to 1.0.8.

telunyang avatar Jul 13 '23 06:07 telunyang

其他的包的版本是什么呀,python 3.8安装也报错,麻烦提供一下其他包的版本。

Gavingx avatar Jul 18 '23 07:07 Gavingx