runtime error

Exit code: 1. Reason:  | llama_cpp_py.release_manager.base:download_and_extract_zip:257 - Loading file https://github.com/ggml-org/llama.cpp/releases/download/b8508/llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz to path /home/user/.local/share/llama-cpp-py/releases/llama-b8508-bin-ubuntu-openvino-2026.0-x64/llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz Downoading release: llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz: 0%| | 0.00/75.0M [00:00<?, ?iB/s] Downoading release: llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz: 24%|β–ˆβ–ˆβ– | 18.3M/75.0M [00:00<00:00, 183MiB/s] Downoading release: llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 38.5M/75.0M [00:00<00:00, 194MiB/s] Downoading release: llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz: 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 61.0M/75.0M [00:00<00:00, 208MiB/s] Downoading release: llama-b8508-bin-ubuntu-openvino-2026.0-x64.tar.gz: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 75.0M/75.0M [00:00<00:00, 209MiB/s] 2026-03-25 09:16:02.570 | INFO  | llama_cpp_py.server.sync:start:62 - llama.cpp server starting ... /opt/llama.cpp/build/bin/llama-server: error while loading shared libraries: libopenvino.so.2600: cannot open shared object file: No such file or directory 2026-03-25 09:16:03.572 | ERROR  | llama_cpp_py.server.sync:wait_for_server_ready:132 - llama.cpp process exited unexpectedly with code 127 2026-03-25 09:16:03.572 | INFO  | llama_cpp_py.server.sync:stop:115 - llama.cpp server stopped Traceback (most recent call last): File "/app/app.py", line 18, in <module> llama_server.start() File "/usr/local/lib/python3.12/site-packages/llama_cpp_py/server/sync.py", line 102, in start raise TimeoutError('Server did not start within the allotted time') TimeoutError: Server did not start within the allotted time

Container logs:

Fetching error logs...