contrib fix

This commit is contained in:
Dan Saunders
2025-10-04 11:53:48 -04:00
parent 1e58235c38
commit 915c258c6e

View File

@@ -35,7 +35,7 @@ Please run the below to setup:
git clone https://github.com/axolotl-ai-cloud/axolotl.git
cd axolotl
uv sync && uv pip install flash-attn --no-build-isolation
uv sync --dev && uv pip install flash-attn --no-build-isolation
source .venv/bin/activate
pre-commit install # install pre-commit hooks