Skip to content

Commit

Permalink
Add nvidia specs
Browse files Browse the repository at this point in the history
  • Loading branch information
Muennighoff authored Mar 17, 2024
1 parent b79c1a2 commit f0c3820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +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
# First install PyTorch (https://pytorch.org/get-started/locally/; we used torch==2.2.0 with NVIDIA-SMI 535.104.05, Driver Version: 535.104.05, CUDA Version: 12.2), then do the below
git clone https://github.com/ContextualAI/gritlm`
cd gritlm
pip install -e .
Expand Down

0 comments on commit f0c3820

Please sign in to comment.