Skip to content

Commit b652cbc

Browse files
chore(deps): bump torch in /backend/python/exllama2
Bumps torch from 2.4.1 to 2.7.0+cu118. --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0+cu118 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86ee303 commit b652cbc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
transformers
22
accelerate
3-
torch==2.4.1
3+
torch==2.7.0+cu118
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
--extra-index-url https://download.pytorch.org/whl/cu118
2-
torch==2.4.1+cu118
2+
torch==2.7.0+cu118
33
transformers
44
accelerate
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
torch==2.4.1
1+
torch==2.7.0+cu118
22
transformers
33
accelerate

0 commit comments

Comments
 (0)