chatpdb-api / requirements.txt
Dellboy's picture
Real fix: preload nvidia-*-cu12 pip packages' shared libraries via ctypes before llama_cpp import (libcudart.so.12 not found on ZeroGPU worker, confirmed via real runtime logs)
312640e verified
Raw
History Blame Contribute Delete
167 Bytes
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
llama-cpp-python
nvidia-cuda-runtime-cu12
nvidia-cublas-cu12
gradio>=4.0
spaces
huggingface_hub