build error

Job failed with exit code: 1. Reason: cache miss: [4/6] RUN pip install --no-cache-dir torch --index-url https://download.pytorch.org/whl/cpu transformers accelerate einops pillow fastapi uvicorn python-multipart cache miss: [3/6] WORKDIR /app cache miss: [2/6] RUN apt-get update && apt-get install -y libgl1-mesa-glx libglib2.0-0 && rm -rf /var/lib/apt/lists/* cache miss: [5/6] RUN python3 -c "from transformers import AutoModelForCausalLM, AutoTokenizer; AutoModelForCausalLM.from_pretrained('THUDM/glm-4v-9b', trust_remote_code=True)" cache miss: [6/6] COPY app.py . {"total":11,"completed":7,"user_total":6,"user_cached":0,"user_completed":2,"user_cacheable":5,"from":1,"miss":5,"client_duration_ms":4025}

Build logs:

Fetching error logs...