Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: cleanup
Browse files Browse the repository at this point in the history
melvinebenezer committed Mar 30, 2024
1 parent a99936c commit fbe4a11
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -108,8 +108,7 @@ Get started with Axolotl in just a few steps! This quickstart guide will walk yo
git clone https://github.com/OpenAccess-AI-Collective/axolotl
cd axolotl

pip3 install packaging
pip3 install ninja
pip3 install packaging ninja
pip3 install -e '.[flash-attn,deepspeed]'
```

@@ -1305,8 +1304,7 @@ Please run below to setup env
git clone https://github.com/OpenAccess-AI-Collective/axolotl
cd axolotl
pip3 install packaging
pip3 install ninja
pip3 install packaging ninja
pip3 install -e '.[flash-attn,deepspeed]'
pip3 install -r requirements-dev.txt -r requirements-tests.txt

0 comments on commit fbe4a11

Please sign in to comment.