runtime error
Exit code: 1. Reason: y satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.10/site-packages (from jinja2>=2.11.3->llama-cpp-python) (2.1.5) Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) Building wheels for collected packages: llama-cpp-python Building wheel for llama-cpp-python (pyproject.toml): started Building wheel for llama-cpp-python (pyproject.toml): still running... Building wheel for llama-cpp-python (pyproject.toml): still running... Building wheel for llama-cpp-python (pyproject.toml): still running... Building wheel for llama-cpp-python (pyproject.toml): still running... Building wheel for llama-cpp-python (pyproject.toml): finished with status 'done' Created wheel for llama-cpp-python: filename=llama_cpp_python-0.3.33-py3-none-linux_x86_64.whl size=21281100 sha256=695ce1e0c576792798c3a4e62474daa5f216955c417ea55feb6b52208f6cfc2c Stored in directory: /root/.cache/pip/wheels/44/05/b2/4056c84741541cb0b7b7a6123f2c560b51e06b54f2aee97406 Successfully built llama-cpp-python Installing collected packages: diskcache, llama-cpp-python Successfully installed diskcache-5.6.3 llama-cpp-python-0.3.33 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Downloading (incomplete total...): 0.00B [00:00, ?B/s][A Fetching 0 files: 0it [00:00, ?it/s][A Fetching 0 files: 0it [00:00, ?it/s] Download complete: : 0.00B [00:00, ?B/s] [ATraceback (most recent call last): File "/app/app.py", line 53, in <module> model = Llama( File "/usr/local/lib/python3.10/site-packages/llama_cpp/llama.py", line 377, in __init__ raise ValueError(f"Model path does not exist: {model_path}") ValueError: Model path does not exist: mosaicml-mpt-30b-chat-Q4_K_S.gguf Download complete: : 0.00B [00:00, ?B/s]
Container logs:
Fetching error logs...