separate out flash-attn install (sadly)
This commit is contained in:
@@ -40,6 +40,8 @@ RUN if [ "$AXOLOTL_EXTRAS" != "" ] ; then \
|
||||
uv sync --frozen --extra ring-flash-attn --extra optimizers --extra ray $AXOLOTL_ARGS; \
|
||||
fi
|
||||
|
||||
RUN uv pip install --no-build-isolation flash-attn $AXOLOTL_ARGS
|
||||
|
||||
RUN python scripts/unsloth_install.py | sh
|
||||
RUN python scripts/cutcrossentropy_install.py | sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user