Hugging Face's logo
lxui
/
Build error

build error

Job failed with exit code: 1. Reason: cache miss: [4/8] RUN pip3 install --no-cache-dir --upgrade pip && pip3 install --no-cache-dir 'copaw[llamacpp]' uvicorn fastapi cache miss: [2/8] RUN apt-get update && apt-get install -y --no-install-recommends python3 python3-pip python3-venv build-essential cmake curl jq && rm -rf /var/lib/apt/lists/* cache miss: [5/8] RUN mkdir -p /app/working /app/working.secret /models cache miss: [3/8] RUN ln -s /usr/bin/python3 /usr/bin/python cache miss: [8/8] WORKDIR /app/working cache miss: [7/8] RUN CONFIG_PATH=/app/working/config.json && jq '.models.local_llama = {"provider":"llamacpp","model_path":"'/models/Qwen3.5-4B-Q4_K_M.gguf'","model_name":"qwen3.5-4b"}' ${CONFIG_PATH} > ${CONFIG_PATH}.tmp && mv ${CONFIG_PATH}.tmp ${CONFIG_PATH} && jq '.model.default = "local_llama"' ${CONFIG_PATH} > ${CONFIG_PATH}.tmp && mv ${CONFIG_PATH}.tmp ${CONFIG_PATH} cache miss: [6/8] RUN echo "yes" | copaw init --defaults {"total":12,"completed":8,"user_total":8,"user_cached":0,"user_completed":4,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":14655}

Build logs:

Fetching error logs...