fix(dependencies): pin pytorch version (#3872)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-10-18 09:11:59 +02:00 committed by GitHub
parent a26fb548b1
commit 3e77a17b26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
46 changed files with 58 additions and 58 deletions

View file

@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/rocm6.0
accelerate
torch
torch==2.4.1+rocm6.0
transformers
bitsandbytes