Skip to content

Commit

Permalink
unsloth dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekkrthakur committed Jul 24, 2024
1 parent 88f91af commit 72870ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ RUN pip install -e . && \
pip install -U ninja && \
pip install -U flash-attn --no-build-isolation && \
pip install -U deepspeed && \
pip install "unsloth[cu121-ampere-torch230] @ git+https://github.com/unslothai/unsloth.git" --no-deps && \
pip install --upgrade --force-reinstall --no-cache-dir "unsloth[cu121-ampere-torch230] @ git+https://github.com/unslothai/unsloth.git" --no-deps && \
pip cache purge

0 comments on commit 72870ab

Please sign in to comment.