build error

Job failed with exit code: 1. Reason: cache miss: [ 6/12] RUN cd /app/llama.cpp && make -j cache miss: [ 3/12] RUN apt-get update && apt-get install -y git build-essential wget && rm -rf /var/lib/apt/lists/* cache miss: [11/12] WORKDIR /home/user/app cache miss: [ 7/12] RUN python -m venv /opt/venv cache miss: [ 4/12] RUN git clone https://github.com/ggerganov/llama.cpp.git /app/llama.cpp cache miss: [ 8/12] COPY ./requirements.txt /app/requirements.txt cache miss: [ 5/12] RUN cd /app/llama.cpp/models && wget -O stablelm-2-zephyr-1_6b-Q4_0.gguf https://huggingface.co/stabilityai/stablelm-2-zephyr-1_6b/resolve/main/stablelm-2-zephyr-1_6b-Q4_0.gguf?download=true cache miss: [12/12] COPY --chown=user . /home/user/app cache miss: [10/12] RUN useradd -m -u 1000 user cache miss: [ 9/12] RUN pip install --no-cache-dir --upgrade -r /app/requirements.txt {"total":17,"completed":11,"user_total":12,"user_cached":1,"user_completed":6,"user_cacheable":11,"from":1,"miss":10,"client_duration_ms":102667}

Build logs:

Fetching error logs...