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
9a0f3bdb
Unverified
Commit
9a0f3bdb
authored
Jan 24, 2025
by
Mohit Deopujari
Committed by
GitHub
Jan 24, 2025
Browse files
[Hardware][Gaudi][Doc] Add missing step in setup instructions (#12382)
parent
c7c98510
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docs/source/getting_started/installation/ai_accelerator/hpu-gaudi.inc.md
...ting_started/installation/ai_accelerator/hpu-gaudi.inc.md
+2
-0
No files found.
docs/source/getting_started/installation/ai_accelerator/hpu-gaudi.inc.md
View file @
9a0f3bdb
...
...
@@ -59,6 +59,7 @@ To build and install vLLM from source, run:
```
console
git clone https://github.com/vllm-project/vllm.git
cd vllm
pip install -r requirements-hpu.txt
python setup.py develop
```
...
...
@@ -68,6 +69,7 @@ Currently, the latest features and performance optimizations are developed in Ga
git clone https://github.com/HabanaAI/vllm-fork.git
cd vllm-fork
git checkout habana_main
pip install -r requirements-hpu.txt
python setup.py develop
```
...
...
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