use axolotl cloud image as base and various fixes

This commit is contained in:
Wing Lian
2025-04-23 13:22:17 -04:00
parent 168ec339e5
commit 5e8abca54f
4 changed files with 2 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
FROM runpod/pytorch:3.10-2.0.0-117
FROM axolotlai/axolotl-cloud:main-py3.11-cu124-2.6.0
COPY .runpod/requirements.txt /requirements.txt
RUN --mount=type=cache,target=/root/.cache/pip \