Langchain-Chatchat icon indicating copy to clipboard operation
Langchain-Chatchat copied to clipboard

这是什么错误,在Colab上运行的。

Open KYKY548 opened this issue 2 years ago • 2 comments
trafficstars

libcuda.so.1: cannot open shared object file: No such file or directory Explicitly passing a revision is encouraged when loading a model with custom code to ensure no malicious code has been contributed in a newer revision. Explicitly passing a revision is encouraged when loading a configuration with custom code to ensure no malicious code has been contributed in a newer revision. Explicitly passing a revision is encouraged when loading a model with custom code to ensure no malicious code has been contributed in a newer revision. libcuda.so.1: cannot open sha 图1 red object file: No such file or directory

KYKY548 avatar Apr 17 '23 18:04 KYKY548

看起来像cuda驱动安装问题

imClumsyPanda avatar Apr 17 '23 23:04 imClumsyPanda

你是说这个错误吗 libcuda.so.1: cannot open shared object file: No such file or directory 这个错误安装就好yum install mesa-libGL

gdchaochao avatar Apr 21 '23 07:04 gdchaochao