Skip to content

Commit

Permalink
Clarify torch
Browse files Browse the repository at this point in the history
  • Loading branch information
Muennighoff authored Mar 17, 2024
1 parent e13022a commit b79c1a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ They are explained in more detail in the paper and its appendix. So to e.g. trai

Setup:
```bash
# First install PyTorch (https://pytorch.org/get-started/locally/; we used torch==2.2.0), then do the below
git clone https://github.com/ContextualAI/gritlm`
cd gritlm
pip install -e .
Expand Down

0 comments on commit b79c1a2

Please sign in to comment.