mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 22:20:43 +00:00
chore(deps): Bump torch in /backend/python/autogptq
Bumps torch from 2.4.1 to 2.5.1+cxx11.abi. --- 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:
parent
7ca0e2d925
commit
1141be48cc
3 changed files with 3 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch==2.4.1+cu118
|
||||
torch==2.5.1+cxx11.abi
|
||||
|
|
|
@ -1 +1 @@
|
|||
torch==2.4.1
|
||||
torch==2.5.1+cxx11.abi
|
|
@ -1,2 +1,2 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/rocm6.0
|
||||
torch==2.4.1+rocm6.0
|
||||
torch==2.5.1+cxx11.abi
|
Loading…
Add table
Add a link
Reference in a new issue