mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-30 23:44:59 +00:00
chore(deps): bump torch in /backend/python/exllama2
Some checks failed
Security Scan / tests (push) Has been cancelled
Some checks failed
Security Scan / tests (push) Has been cancelled
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] <support@github.com>
This commit is contained in:
parent
6a382a1afe
commit
1134cc5450
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
|
||||
transformers==4.52.1
|
||||
accelerate
|
||||
torch==2.4.1
|
||||
torch==2.7.0+cu118
|
|
@ -1,5 +1,5 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
torch==2.7.0+cu118
|
||||
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
|
||||
transformers==4.52.1
|
||||
accelerate
|
|
@ -1,4 +1,4 @@
|
|||
torch==2.4.1
|
||||
torch==2.7.0+cu118
|
||||
# https://github.com/huggingface/transformers/issues/38269#issuecomment-2900214777
|
||||
transformers==4.52.1
|
||||
accelerate
|
Loading…
Add table
Add a link
Reference in a new issue