runtime error

Exit code: 1. Reason: uf: 45%|████▍ | 3.75G/8.34G [00:21<00:32, 141MB/s] Nanbeige_Nanbeige4.2-3B-bf16.gguf: 51%|█████ | 4.27G/8.34G [00:22<00:21, 192MB/s] Nanbeige_Nanbeige4.2-3B-bf16.gguf: 58%|█████▊ | 4.84G/8.34G [00:24<00:14, 247MB/s] Nanbeige_Nanbeige4.2-3B-bf16.gguf: 64%|██████▎ | 5.30G/8.34G [00:25<00:11, 275MB/s] Nanbeige_Nanbeige4.2-3B-bf16.gguf: 69%|██████▉ | 5.77G/8.34G [00:27<00:09, 273MB/s] Nanbeige_Nanbeige4.2-3B-bf16.gguf: 73%|███████▎ | 6.11G/8.34G [00:28<00:08, 260MB/s] Nanbeige_Nanbeige4.2-3B-bf16.gguf: 80%|███████▉ | 6.64G/8.34G [00:30<00:05, 286MB/s] Nanbeige_Nanbeige4.2-3B-bf16.gguf: 84%|████████▍ | 7.00G/8.34G [00:31<00:04, 287MB/s] Nanbeige_Nanbeige4.2-3B-bf16.gguf: 92%|█████████▏| 7.64G/8.34G [00:32<00:01, 366MB/s] Nanbeige_Nanbeige4.2-3B-bf16.gguf: 100%|██████████| 8.34G/8.34G [00:32<00:00, 254MB/s] Traceback (most recent call last): File "/app/app.py", line 11, in <module> llm = Llama( ^^^^^^ File "/usr/local/lib/python3.11/site-packages/llama_cpp/llama.py", line 374, in __init__ internals.LlamaModel( File "/usr/local/lib/python3.11/site-packages/llama_cpp/_internals.py", line 58, in __init__ raise ValueError(f"Failed to load model from file: {path_model}") ValueError: Failed to load model from file: /root/.cache/huggingface/hub/models--bartowski--Nanbeige_Nanbeige4.2-3B-GGUF/snapshots/17562eefe9752007209148d5f7a6e275fc8d8077/Nanbeige_Nanbeige4.2-3B-bf16.gguf Exception ignored in: <function LlamaModel.__del__ at 0x7f6110d3ade0> Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/llama_cpp/_internals.py", line 86, in __del__ self.close() File "/usr/local/lib/python3.11/site-packages/llama_cpp/_internals.py", line 78, in close if self.sampler is not None: ^^^^^^^^^^^^ AttributeError: 'LlamaModel' object has no attribute 'sampler'

Container logs:

Fetching error logs...