Skip to content

Commit

Permalink
Update cuda version
Browse files Browse the repository at this point in the history
  • Loading branch information
yuiseki committed Apr 21, 2024
1 parent 5387c9b commit 152fef0
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 @@ -41,7 +41,7 @@ conda create -n peft python=3.10
```

```bash
conda install -c nvidia cuda-toolkit=12.1
conda install -c nvidia cuda-toolkit=12.4
```

```bash
Expand Down

0 comments on commit 152fef0

Please sign in to comment.