-
-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
📚 The doc issue
I'm trying to follow the OpenVino documentation at https://docs.vllm.ai/en/latest/getting_started/installation/ai_accelerator/index.html and have noticed that there's an implicit git clone of the vllm.git repository, but it's not actually mentioned anywhere.
The text "Second, install prerequisites vLLM OpenVINO backend installation:" also seems to be missing a word; is it install prerequisites [for the] vLLM [...]"?
This seems to also be the case in other instructions, such as the x86 and ARM build wheel from source instructions here: https://docs.vllm.ai/en/latest/getting_started/installation/cpu/index.html
Suggest a potential alternative/fix
I think it's just missing the git clone line that other methods use.
Before submitting a new issue...
- Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation