Skip to content

Commit fb9acc7

Browse files
chore(deps): bump torch
Bumps the pip group with 1 update in the /backend/python/exllama2 directory: torch. Updates `torch` from 2.4.1 to 2.7.1+cu118 --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1+cu118 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91b9301 commit fb9acc7

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.1+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.1+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.1+cu118
22
transformers
33
accelerate

0 commit comments

Comments
 (0)