runtime error

Exit code: 1. Reason: SPACES_ZERO_GPU_DEBUG self.arg_queue._writer.fileno()=5 SPACES_ZERO_GPU_DEBUG self.res_queue._writer.fileno()=7 [zerogpu] host claimed; GPU slice released, CPU+RAM stay ours. [resources] effective cores: 16 | RAM limit: 104.0 GB [model] downloading Abiray/MiniCPM5-1B-GGUF/minicpm5-1b-Q6_K.gguf Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. minicpm5-1b-Q6_K.gguf: 0%| | 0.00/892M [00:00<?, ?B/s] minicpm5-1b-Q6_K.gguf: 31%|███ | 272M/892M [00:02<00:05, 120MB/s] minicpm5-1b-Q6_K.gguf: 100%|██████████| 892M/892M [00:02<00:00, 332MB/s] [llama.cpp] downloading https://github.com/ggml-org/llama.cpp/releases/download/b10056/llama-b10056-bin-ubuntu-x64.tar.gz /home/user/app/app.py:83: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. t.extractall(root) Traceback (most recent call last): File "/home/user/app/app.py", line 93, in <module> server_bin = ensure_llama_server() ^^^^^^^^^^^^^^^^^^^^^ File "/home/user/app/app.py", line 84, in ensure_llama_server for f in (root / "build" / "bin").iterdir(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/pathlib.py", line 1056, in iterdir for name in os.listdir(self): ^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.cache/llamacpp/b10056/build/bin'

Container logs:

Fetching error logs...