build error

Job failed with exit code: 1. Reason: cache miss: [stage-0 5/5] RUN --mount=type=secret,id=HF_TOKEN pip3 install --no-cache-dir -U "huggingface_hub[cli]" --break-system-packages && huggingface-cli login --token $(cat /run/secrets/HF_TOKEN) && huggingface-cli download google/gemma-3-4b-it-qat-q4_0-gguf gemma-3-4b-it-q4_0.gguf mmproj-model-f16-4B.gguf --local-dir /models cache miss: [stage-0 3/5] RUN wget -q https://github.com/ggml-org/llama.cpp/releases/latest/download/llama-bin-ubuntu-x64.zip && unzip llama-bin-ubuntu-x64.zip && mv llama-bin-ubuntu-x64/llama-server /usr/local/bin/llama-server && chmod +x /usr/local/bin/llama-server && rm -rf llama-bin-ubuntu-x64* cache miss: [stage-0 2/5] RUN apt-get update && apt-get install -y --no-install-recommends wget curl python3-pip && rm -rf /var/lib/apt/lists/* cache miss: [stage-0 4/5] RUN pip3 install --no-cache-dir -U "huggingface_hub[cli]" --break-system-packages {"total":9,"completed":7,"user_total":5,"user_cached":0,"user_completed":3,"user_cacheable":4,"from":1,"miss":4,"client_duration_ms":12646}

Build logs:

Fetching error logs...