attempt to build the test images

This commit is contained in:
Wing Lian
2024-12-06 19:50:08 -05:00
parent fdf4bb5087
commit ec819dde3b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM axolotlai/axolotl-base:{{ BASE_TAG }}
FROM winglian/axolotl-base:{{ BASE_TAG }}
ENV TORCH_CUDA_ARCH_LIST="7.0 7.5 8.0 8.6+PTX"
ENV AXOLOTL_EXTRAS="{{ AXOLOTL_EXTRAS }}"