mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +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,3 +1,3 @@
|
|||
transformers
|
||||
accelerate
|
||||
torch
|
||||
torch==2.4.1
|
|
@ -1,4 +1,4 @@
|
|||
--extra-index-url https://download.pytorch.org/whl/cu118
|
||||
torch
|
||||
torch==2.4.1+cu118
|
||||
transformers
|
||||
accelerate
|
|
@ -1,3 +1,3 @@
|
|||
torch
|
||||
torch==2.4.1
|
||||
transformers
|
||||
accelerate
|
Loading…
Add table
Add a link
Reference in a new issue