build error

Job failed with exit code: 1. Reason: cache miss: [3/6] RUN apt update && apt install -y python3 python3-pip python3-venv cache miss: [2/6] WORKDIR /app cache miss: [5/6] RUN pip install -U pip huggingface_hub cache miss: [6/6] RUN python3 -c 'from huggingface_hub import hf_hub_download; repo="janhq/Jan-code-4b-gguf"; hf_hub_download(repo_id=repo, filename="Jan-code-4b-Q5_K_M.gguf", local_dir="/app"); hf_hub_download(repo_id=repo, filename="mmproj-BF16.gguf", local_dir="/app")' cache miss: [4/6] RUN python3 -m venv /opt/venv {"total":10,"completed":10,"user_total":6,"user_cached":0,"user_completed":6,"user_cacheable":5,"from":1,"miss":5,"client_duration_ms":45865}

Build logs:

Fetching error logs...