Skip to content

Commit

Permalink
[Hardware][CPU] Update cpu torch to match default of 2.2.1 (vllm-proj…
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoin authored and joerunde committed Apr 11, 2024
1 parent cb8e70c commit 91b83ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-cpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 91b83ad

Please sign in to comment.