赞
踩
最近我自己安装了centos7系统,然后在系统上部署了chatglm环境,开始运行还是挺好的,但在我后面升级gcc和安装向日葵之后,再次启动就出现了报错,报错详情如下:(gcc升级也失败了)
- UserWarning: CUDA initialization: Unexpected error from cudaGetDeviceCount(). Did you run some cuda functions before calling NumCudaDevices() that might have already set an error? Error 803: system has unsupported display driver / cuda driver combination (Triggered internally at ../c10/cuda/CUDAFunctions.cpp:109.)
- return torch._C._cuda_getDeviceCount() > 0
- CUDA is not available, using cpu mode...
- 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 mode
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。