Skip to content

Commit 72ab6b0

Browse files
chore(deps): bump torch in /backend/python/exllama2 in the pip group
Bumps the pip group in /backend/python/exllama2 with 1 update: torch. Updates `torch` from 2.4.1 to 2.6.0+cu118 --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0+cu118 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e0497f commit 72ab6b0

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

0 commit comments

Comments
 (0)