Skip to content

Commit

Permalink
Bump CS2 software version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickaj committed May 31, 2024
1 parent 6bca58c commit 0bf1d02
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 0bf1d02

Please sign in to comment.