Unverified Commit ce66c0e9 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump torch from 1.11.0 to 1.13.1 in /examples/research_projects/codeparrot (#21170)

Bump torch in /examples/research_projects/codeparrot

Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0 to 1.13.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v1.11.0...v1.13.1

)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 7a29c577
...@@ -2,7 +2,7 @@ transformers==4.19.0 ...@@ -2,7 +2,7 @@ transformers==4.19.0
datasets==1.16.0 datasets==1.16.0
wandb==0.12.0 wandb==0.12.0
tensorboard==2.6.0 tensorboard==2.6.0
torch==1.11.0 torch==1.13.1
huggingface-hub==0.1.0 huggingface-hub==0.1.0
git+https://github.com/huggingface/accelerate.git@3c45b6f760ad8745be9ebc9bbb26f5b04dea4abe git+https://github.com/huggingface/accelerate.git@3c45b6f760ad8745be9ebc9bbb26f5b04dea4abe
datasketch==1.5.7 datasketch==1.5.7
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment