build error
Job failed with exit code: 1. Reason: cache miss: [15/19] WORKDIR /app/llama.cpp cache miss: [13/19] RUN npm i cache miss: [ 5/19] RUN apt-get update && apt-get install -y git cmake build-essential g++ wget curl python3 cache miss: [18/19] WORKDIR /app/llama.cpp/build/bin cache miss: [ 8/19] RUN python3 replace_hw.py cache miss: [16/19] RUN cmake -B build -DBUILD_SHARED_LIBS=OFF cache miss: [10/19] WORKDIR /app/llama.cpp cache miss: [ 2/19] RUN useradd -m -u 1000 user cache miss: [ 4/19] COPY --chown=user . /app cache miss: [ 7/19] RUN apt-get install -y nodejs cache miss: [11/19] RUN git apply ../helloworld.patch cache miss: [14/19] RUN npm run build cache miss: [ 6/19] RUN curl -fsSL https://deb.nodesource.com/setup_18.x | bash - cache miss: [19/19] RUN wget -nv -O local_model.gguf https://huggingface.co/unsloth/DeepSeek-R1-Distill-Qwen-1.5B-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-1.5B-Q4_K_M.gguf?download=true cache miss: [12/19] WORKDIR /app/llama.cpp/examples/server/webui cache miss: [ 9/19] RUN git clone https://github.com/ggerganov/llama.cpp.git cache miss: [ 3/19] WORKDIR /app cache miss: [17/19] RUN cmake --build build --config Release -j 8 {"total":24,"completed":16,"user_total":19,"user_cached":0,"user_completed":11,"user_cacheable":18,"from":1,"miss":18,"client_duration_ms":59565}
Build logs:
Fetching error logs...