Skip to content

Commit

Permalink
clean up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tloen committed Mar 14, 2023
1 parent bf4ca26 commit b5538e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ Once I've finished running the finetuning code myself, I'll put the LoRA on the
1. Install dependencies (**install zphang's transformers fork**)

```
pip install -q datasets accelerate loralib sentencepiece
pip install -q datasets loralib sentencepiece
pip install -q git+https://github.com/zphang/transformers@llama_push
pip install -q git+https://github.com/huggingface/peft.git
```
Expand Down

0 comments on commit b5538e1

Please sign in to comment.