Skip to content

Commit

Permalink
Merge pull request #153 from nickaj/03062024_cs2update
Browse files Browse the repository at this point in the history
Bump CS2 software version.
  • Loading branch information
nickaj authored Jun 26, 2024
2 parents cb6eb9c + 0bf1d02 commit a5a56b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/services/cs2/run.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ python3.8 -m venv venv_cerebras_pt
```bash
source venv_cerebras_pt/bin/activate
pip install --upgrade pip
pip install cerebras_pytorch==2.1.1
pip install cerebras_pytorch==2.2.1
```
### Validate the setup
Expand Down

0 comments on commit a5a56b5

Please sign in to comment.