build error
Job failed with exit code: 1. Reason: cache miss: [4/7] RUN pip install --upgrade pip setuptools wheel cache miss: [7/7] COPY . . cache miss: [6/7] RUN pip install --no-cache-dir gradio==5.0.0 huggingface_hub 'numpy<2.0' uvicorn websockets cache miss: [3/7] WORKDIR /app cache miss: [2/7] RUN apt-get update && apt-get install -y build-essential cmake git git-lfs curl wget && rm -rf /var/lib/apt/lists/* && git lfs install cache miss: [5/7] RUN wget -O /tmp/llama_cpp_python-0.5.0-cp310-cp310-manylinux_2_31_x86_64.whl https://github.com/abetlen/llama-cpp-python/releases/download/v0.5.0/llama_cpp_python-0.5.0-cp310-cp310-manylinux_2_31_x86_64.whl && pip install /tmp/llama_cpp_python-0.5.0-cp310-cp310-manylinux_2_31_x86_64.whl {"total":12,"completed":10,"user_total":7,"user_cached":0,"user_completed":5,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":17437}
Build logs:
Fetching error logs...