赞
踩
参考https://github.com/state-spaces/mamba/issues/55,
如果用pip 安装causal_conv1d就有这个错误,
下载下来再编译就好了。
git clone https://github.com/Dao-AILab/causal-conv1d.git cd causal_conv1d git checkout v1.0.2 # this is the highest compatible version allowed by Mamba CAUSAL_CONV1D_FORCE_BUILD=TRUE pip install .
OK了:
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。