build error
Job failed with exit code: 1. Reason: cache miss: [stage-1 6/8] COPY --from=llama /usr/local/lib/*.so /usr/lib/ || true cache miss: [stage-1 4/8] COPY --from=llama /app/llama-server /app/llama-server cache miss: [stage-1 2/8] RUN apt-get update && apt-get install -y wget ca-certificates libgomp1 && rm -rf /var/lib/apt/lists/* cache miss: [stage-1 8/8] RUN wget https://huggingface.co/Qwen/Qwen2.5-3B-Instruct-GGUF/resolve/main/qwen2.5-3b-instruct-q4_k_m.gguf -O model.gguf cache miss: [stage-1 7/8] COPY --from=llama /usr/lib/*.so /usr/lib/ || true # extra safe cache miss: [stage-1 3/8] WORKDIR /app {"total":14,"completed":13,"user_total":9,"user_cached":1,"user_completed":8,"user_cacheable":7,"from":2,"miss":6,"client_duration_ms":14987}
Build logs:
Fetching error logs...