build error

Job failed with exit code: 1. Reason: cache miss: [ 9/14] COPY <<-EOF /app/verify_gguf.py cache miss: [ 7/14] RUN pip install gradio requests cache miss: [11/14] COPY . /app cache miss: [ 8/14] RUN wget --tries=3 --retry-connrefused --waitretry=5 --timeout=30 -O /app/model.gguf https://huggingface.co/shenzhi-wang/Llama3.1-8B-Chinese-Chat/resolve/main/gguf/llama3.1_8b_chinese_chat_q4_k_m.gguf?download=true cache miss: [10/14] RUN python3 /app/verify_gguf.py cache miss: [ 5/14] RUN chmod -R 777 /app cache miss: [ 4/14] RUN mkdir -p /.ollama && mkdir -p /tmp/gradio && mkdir -p /tmp/matplotlib && mkdir -p /tmp/fontconfig && mkdir -p /tmp/cache && chmod -R 777 /tmp && chmod -R 777 /.ollama cache miss: [14/14] RUN chmod +x /app/start.sh cache miss: [ 3/14] RUN apt-get update && apt-get install -y curl sudo fontconfig wget cache miss: [13/14] COPY start.sh /app/start.sh cache miss: [ 6/14] RUN curl -L https://ollama.ai/install.sh | sh cache miss: [12/14] RUN echo "FROM /app/model.gguf\nPARAMETER stop "Human:"\nPARAMETER stop "Assistant:"\nPARAMETER temperature 0.7\nPARAMETER top_k 40\nPARAMETER top_p 0.9" > /app/Modelfile {"total":20,"completed":12,"user_total":14,"user_cached":1,"user_completed":6,"user_cacheable":13,"from":1,"miss":12,"client_duration_ms":11760}

Build logs:

Fetching error logs...