Skip to content

Commit 638176a

Browse files
Bump torch from 1.12.1 to 2.8.0 in /demo/alti/detecting_hallucinations (#78)
Bumps [torch](https://github.com/pytorch/pytorch) from 1.12.1 to 2.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.12.1...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6ede94 commit 638176a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/alti/detecting_hallucinations/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# install stopes with its ALTI dependencies: cd stopes && pip install -e '.[alti]'
22
# !pip install unbabel-comet==1.1.2 --use-feature=2020-resolver
3-
torch==1.12.1
3+
torch==2.8.0
44
unbabel-comet==1.1.3
55
sentence-transformers==2.2.2
66
transformers==4.22.0

0 commit comments

Comments
 (0)