build error
Job failed with exit code: 1. Reason: cache miss: [ 4/11] RUN python -m pip install --upgrade pip pytest cmake scikit-build setuptools fastapi uvicorn sse-starlette pydantic-settings starlette-context gradio huggingface_hub hf_transfer cache miss: [11/11] RUN chmod +x ./run.sh cache miss: [10/11] COPY --chown=user . /app cache miss: [ 8/11] RUN useradd -m -u 1000 user cache miss: [ 7/11] RUN pip install uvicorn cache miss: resolve image config for docker-image://docker.io/docker/dockerfile:1 cache miss: docker-image://docker.io/docker/dockerfile:1@sha256:4a43a54dd1fedceb30ba47e76cfcf2b47304f4161c0caeac2db1c61804ea3c91 cache miss: [ 2/11] RUN apt-get update && apt-get upgrade -y && apt-get install -y git build-essential libpq-dev gcc wget ocl-icd-opencl-dev opencl-headers clinfo libclblast-dev libopenblas-dev software-properties-common g++-11 make python3 python-is-python3 pip redis && mkdir -p /etc/OpenCL/vendors && echo "libnvidia-opencl.so.1" > /etc/OpenCL/vendors/nvidia.icd cache miss: [ 9/11] WORKDIR /app cache miss: [ 6/11] RUN CMAKE_ARGS="-DLLAMA_CUBLAS=on" FORCE_CMAKE=1 PIP_ROOT_USER_ACTION=ignore pip install --ignore-installed --timeout 100 -r requirements.txt cache miss: [ 5/11] RUN CMAKE_ARGS="-DLLAMA_CUBLAS=on" pip install llama-cpp-python cache miss: [ 3/11] COPY . . {"total":18,"completed":12,"user_total":13,"user_cached":0,"user_completed":7,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":129199}
Build logs:
Fetching error logs...