您现在的位置是:首页 > 诗句大全

安装mamba错误ImportError causal_conv1d_cuda.cpython-310-x86_64-linux-gnu.so undefined symbol

作者:亙句时间:2024-04-11 17:10:59分类:诗句大全

简介  文章浏览阅读843次。如果用pip 安装causal_conv1d就有这个错误,下载下来再编译就好了。_no module named \'causal_conv1d_cuda

点击全文阅读

参考https://github.com/state-spaces/mamba/issues/55,

如果用pip 安装causal_conv1d就有这个错误,

下载下来再编译就好了。

git clone https://github.com/Dao-AILab/causal-conv1d.gitcd causal_conv1dgit checkout v1.0.2  # this is the highest compatible version allowed by MambaCAUSAL_CONV1D_FORCE_BUILD=TRUE pip install .

OK了:

点击全文阅读

郑重声明:

本站所有活动均为互联网所得,如有侵权请联系本站删除处理

我来说两句

fetch1("select plface from {$dbtbpre}enewspl_set limit 1"); $facer=explode("||",$r[plface]); $count=count($facer); $plface=''; $plfacereply=''; for($i=1;$i<$count-1;$i++) { $face=explode("##",$facer[$i]); $img = $public_r[newsurl].'e/data/face/'.$face[1]; $plface.='
  • '; $plfacereply.='
  • '; } $userpiclink = ''; $username = getcvar('mlusername'); $userid=getcvar('mluserid'); $rnd = getcvar('mlrnd'); if($username&&$userid&&$rnd){ $user_r = sys_ShowMemberInfo($userid,'ui.userpic'); $userpic=$user_r[userpic]?$user_r[userpic]:$public_r[newsurl].'e/extend/lgyPl/assets/nouserpic.gif'; $userpiclink = ''; $userlink=''.$username.''; } ?>
    连接失败,请检查您的网络!
    热门评论
    0人参与,0条评论
    正在载入评论列表...