runtime error
Exit code: 1. Reason: .68G [00:10<00:18, 175MB/s][A bugtraceai-core-fast.gguf: 37%|███▋ | 1.74G/4.68G [00:11<00:16, 178MB/s][A bugtraceai-core-fast.gguf: 47%|████▋ | 2.21G/4.68G [00:13<00:12, 203MB/s][A bugtraceai-core-fast.gguf: 53%|█████▎ | 2.50G/4.68G [00:14<00:09, 221MB/s][A bugtraceai-core-fast.gguf: 60%|██████ | 2.82G/4.68G [00:15<00:07, 233MB/s][A bugtraceai-core-fast.gguf: 70%|██████▉ | 3.26G/4.68G [00:17<00:06, 228MB/s][A bugtraceai-core-fast.gguf: 78%|███████▊ | 3.63G/4.68G [00:18<00:04, 259MB/s][A bugtraceai-core-fast.gguf: 85%|████████▌ | 3.98G/4.68G [00:19<00:02, 264MB/s][A bugtraceai-core-fast.gguf: 94%|█████████▍| 4.40G/4.68G [00:21<00:00, 285MB/s][A bugtraceai-core-fast.gguf: 100%|██████████| 4.68G/4.68G [00:22<00:00, 213MB/s] [model] Path: /home/user/.cache/huggingface/hub/models--BugTraceAI--BugTraceAI-CORE-Fast/snapshots/99823381b84a896451c0aba37e3c7d45e2e08405/bugtraceai-core-fast.gguf [model] Size: 4.68 GB [llama] Loading model... [llama] ERROR loading with llama-cpp-python: No module named 'llama_cpp' [llama] Falling back to llama.cpp server binary... [llama-bin] Downloading https://github.com/ggml-org/llama.cpp/releases/download/b9946/llama-b9946-bin-ubuntu-x64.tar.gz... /home/user/app/app.py:76: 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. tf.extractall("/tmp/llama-bin") Traceback (most recent call last): File "/home/user/app/app.py", line 49, in <module> from llama_cpp import Llama ModuleNotFoundError: No module named 'llama_cpp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 79, in <module> os.chmod(llama_server, 0o755) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/llama-bin/bin/llama-server'
Container logs:
Fetching error logs...