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
afe74f7a
Unverified
Commit
afe74f7a
authored
Feb 06, 2025
by
Jitse Klomp
Committed by
GitHub
Feb 06, 2025
Browse files
[Doc] double quote cmake package in build.inc.md (#12840)
parent
09b95e36
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/getting_started/installation/cpu/build.inc.md
docs/source/getting_started/installation/cpu/build.inc.md
+1
-1
No files found.
docs/source/getting_started/installation/cpu/build.inc.md
View file @
afe74f7a
...
...
@@ -10,7 +10,7 @@ Second, install Python packages for vLLM CPU backend building:
```
console
pip install --upgrade pip
pip install cmake>
=
3.26 wheel packaging ninja
"setuptools-scm>=8"
numpy
pip install
"
cmake>
=
3.26
"
wheel packaging ninja "
setuptools-scm>
=
8
" numpy
pip install -v -r requirements-cpu.txt --extra-index-url https://download.pytorch.org/whl/cpu
```
...
...
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