build error
Job failed with exit code: 1. Reason: cache miss: [8/9] RUN git config --global user.email "amatenkov@ntr.ai" cache miss: [5/9] RUN apt-get update && apt-get upgrade -y && apt-get install -y git git-lfs build-essential python3 python3-pip gcc wget ocl-icd-opencl-dev opencl-headers clinfo libclblast-dev libopenblas-dev && mkdir -p /etc/OpenCL/vendors && echo "libnvidia-opencl.so.1" > /etc/OpenCL/vendors/nvidia.icd cache miss: [4/9] LINK COPY --link --chown=1000 ./ /home/user/app cache miss: [6/9] RUN python3 -m pip install --no-cache-dir --upgrade pip pytest cmake scikit-build setuptools fastapi uvicorn sse-starlette pydantic-settings starlette-context huggingface-hub==0.14.1 flask cache miss: [3/9] WORKDIR /home/user/app cache miss: [9/9] RUN git config --global user.name "Andrew Matenkov" cache miss: [7/9] RUN CMAKE_ARGS="-DLLAMA_CUBLAS=on" pip install --no-cache-dir llama-cpp-python cache miss: [4/9] COPY --link --chown=1000 ./ /home/user/app cache miss: [2/9] RUN useradd -m -u 1000 user {"total":15,"completed":13,"user_total":10,"user_cached":0,"user_completed":8,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":123556}
Build logs:
Fetching error logs...