mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 18:45:00 +00:00
fix(dependencies): pin pytorch version (#3872)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
a26fb548b1
commit
3e77a17b26
46 changed files with 58 additions and 58 deletions
|
@ -1 +1 @@
|
|||
torch
|
||||
torch==2.4.1
|
|
@ -1,2 +1,2 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch
|
||||
torch==2.4.1+cu118
|
||||
|
|
|
@ -1 +1 @@
|
|||
torch
|
||||
torch==2.4.1
|
Loading…
Add table
Add a link
Reference in a new issue