mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 17:26:26 +02:00
update torch==2.6.0 (#526)
This commit is contained in:
parent
93ff4d7b1f
commit
202409cc9a
4 changed files with 365 additions and 353 deletions
|
|
@ -12,7 +12,7 @@ packages = [
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
fastapi = "0.115.0"
|
||||
torch = "2.4.1"
|
||||
torch = "2.6.0"
|
||||
uvicorn = "0.31.0"
|
||||
transformers = "^4.37.0"
|
||||
accelerate = "^1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue