Docker LLaMA-cpp libcuda.so.1: 无法打开共享对象文件: 找不到此文件或目录

作者: Apotrox创建于 2024年2月9日更新于 2026年7月22日

I'm trying to set up privategpt in a Docker environment. In the Dockerfile, I specifically reinstalled the "newest" LLaMA-cpp-Python version, along with the necessary cuda libraries, to enable GPU Support. As this appears to be specifically a LLaMA-cpp-Python issue, I'm posting it here (too).

内容来源: abetlen/llama-cpp-python