Skip to content

Commit 35d482b

Browse files
Bump torch from 2.3.0 to 2.7.1 in /tripy/examples/nanogpt
Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.0 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.3.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a62916f commit 35d482b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tripy/examples/nanogpt/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ nvtripy
33
transformers==4.48.0
44
tiktoken==0.5.2
55
--extra-index-url https://download.pytorch.org/whl/cu121
6-
torch==2.3.0
6+
torch==2.7.1
77
nvidia-modelopt==0.11.1
88
datasets==2.18.0

0 commit comments

Comments
 (0)