chore(deps): bump torch in /backend/python/exllama2 in the pip group
Some checks failed
Security Scan / tests (push) Has been cancelled

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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-25 19:33:45 +00:00 committed by GitHub
parent cae9bf1308
commit e747d984b3
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
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
torch==2.4.1+cu118
torch==2.6.0+cu118
transformers
accelerate

View File

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