Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
db2a6a41
Unverified
Commit
db2a6a41
authored
Apr 04, 2024
by
Michael Goin
Committed by
GitHub
Apr 04, 2024
Browse files
[Hardware][CPU] Update cpu torch to match default of 2.2.1 (#3854)
parent
ca81ff51
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
requirements-cpu.txt
requirements-cpu.txt
+1
-1
No files found.
requirements-cpu.txt
View file @
db2a6a41
...
@@ -9,7 +9,7 @@ fastapi
...
@@ -9,7 +9,7 @@ fastapi
uvicorn[standard]
uvicorn[standard]
pydantic >= 2.0 # Required for OpenAI server.
pydantic >= 2.0 # Required for OpenAI server.
prometheus_client >= 0.18.0
prometheus_client >= 0.18.0
torch == 2.
1.2
+cpu
torch == 2.
2.1
+cpu
triton >= 2.1.0
triton >= 2.1.0
filelock == 3.13.3
filelock == 3.13.3
py-cpuinfo
py-cpuinfo
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment