runtime error

Exit code: 1. Reason: .safetensors FILE: embedings/bad-hands-5.pt FILE: vaes/sdxl.vae.safetensors FILE: vaes/sdxl_vae-fp16fix-c-1.1-b-0.5.safetensors FILE: vaes/sdxl_vae-fp16fix-blessed.safetensors FILE: vaes/vae-ft-mse-840000-ema-pruned.ckpt FILE: vaes/vae-ft-ema-560000-ema-pruned.ckpt 🏁 Download and listing of valid models completed. Loading model... Loading pipeline components...: 0%| | 0/7 [00:00<?, ?steps/s] Loading pipeline components...: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6/7 [00:01<00:00, 3.79steps/s] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7/7 [00:02<00:00, 3.05steps/s] Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama_cpp.py", line 75, in _load_shared_library return ctypes.CDLL(str(_lib_path), **cdll_args) # type: ignore File "/usr/local/lib/python3.10/ctypes/__init__.py", line 374, in __init__ self._handle = _dlopen(self._name, mode) OSError: libcuda.so.1: cannot open shared object file: No such file or directory During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> from llmdolphin import (dolphin_respond_auto, dolphin_parse_simple, File "/home/user/app/llmdolphin.py", line 3, in <module> from llama_cpp import Llama File "/usr/local/lib/python3.10/site-packages/llama_cpp/__init__.py", line 1, in <module> from .llama_cpp import * File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama_cpp.py", line 88, in <module> _lib = _load_shared_library(_lib_base_name) File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama_cpp.py", line 77, in _load_shared_library raise RuntimeError(f"Failed to load shared library '{_lib_path}': {e}") RuntimeError: Failed to load shared library '/usr/local/lib/python3.10/site-packages/llama_cpp/lib/libllama.so': libcuda.so.1: cannot open shared object file: No such file or directory

Container logs:

Fetching error logs...