build error

Job failed with exit code: 1. Reason: cache miss: [3/8] WORKDIR /home/user/app cache miss: [8/8] COPY --chown=user . /home/user/app cache miss: [6/8] RUN pip install --no-cache-dir gradio cache miss: [2/8] RUN useradd -m -u 1000 user cache miss: [7/8] RUN wget https://huggingface.co/tensorblock/llama3.2-1b-Uncensored-GGUF/resolve/main/llama3.2-1b-Uncensored-Q4_K_M.gguf -O llama3.2-1b-Uncensored-Q4_K_M.gguf cache miss: [5/8] RUN pip install --no-cache-dir llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu cache miss: [4/8] RUN apt-get update && apt-get install -y wget libopenblas-dev && rm -rf /var/lib/apt/lists/* {"total":13,"completed":12,"user_total":8,"user_cached":0,"user_completed":7,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":29067}

Build logs:

Fetching error logs...