chore(deps): Bump torch in /backend/python/exllama2

Bumps torch from 2.4.1 to 2.6.0+cu118.

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-03 18:42:13 +00:00 committed by GitHub
parent c3c27b7e3d
commit 7ce57ab45d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
transformers transformers
accelerate accelerate
torch==2.4.1 torch==2.6.0+cu118

View file

@ -1,4 +1,4 @@
--extra-index-url https://download.pytorch.org/whl/cu118 --extra-index-url https://download.pytorch.org/whl/cu118
torch==2.4.1+cu118 torch==2.6.0+cu118
transformers transformers
accelerate accelerate

View file

@ -1,3 +1,3 @@
torch==2.4.1 torch==2.6.0+cu118
transformers transformers
accelerate accelerate