build error
Job failed with exit code: 1. Reason: cache miss: [6/7] WORKDIR /app cache miss: [2/7] RUN apt-get update && apt-get install -y python3-pip python3-dev git && rm -rf /var/lib/apt/lists/* cache miss: [7/7] COPY . /app cache miss: [5/7] RUN pip3 install --no-cache-dir trl transformers accelerate datasets cache miss: [4/7] RUN pip3 install --no-cache-dir "unsloth[colab-new] @ git+https://github.com" --extra-index-url https://download.pytorch.org cache miss: [3/7] RUN pip3 install --no-cache-dir --upgrade pip wheel {"total":12,"completed":9,"user_total":7,"user_cached":0,"user_completed":4,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":81861}
Build logs:
Fetching error logs...