[Hardware][CPU] Update cpu torch to match default of 2.2.1 (#3854)
This commit is contained in:
parent
ca81ff5196
commit
db2a6a41e2
@ -9,7 +9,7 @@ fastapi
|
||||
uvicorn[standard]
|
||||
pydantic >= 2.0 # Required for OpenAI server.
|
||||
prometheus_client >= 0.18.0
|
||||
torch == 2.1.2+cpu
|
||||
torch == 2.2.1+cpu
|
||||
triton >= 2.1.0
|
||||
filelock == 3.13.3
|
||||
py-cpuinfo
|
||||
Loading…
Reference in New Issue
Block a user