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
289b5191
Unverified
Commit
289b5191
authored
Jan 14, 2025
by
Yikun Jiang
Committed by
GitHub
Jan 13, 2025
Browse files
[Doc] Fix build from source and installation link in README.md (#12013)
Signed-off-by:
Yikun
<
yikunkero@gmail.com
>
parent
c6db2131
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
No files found.
README.md
View file @
289b5191
...
@@ -72,16 +72,16 @@ Find the full list of supported models [here](https://docs.vllm.ai/en/latest/mod
...
@@ -72,16 +72,16 @@ Find the full list of supported models [here](https://docs.vllm.ai/en/latest/mod
## Getting Started
## Getting Started
Install vLLM with
`pip`
or
[
from source
](
https://
vllm.readthedocs.io
/en/latest/getting_started/installation.html#build-from-source
)
:
Install vLLM with
`pip`
or
[
from source
](
https://
docs.vllm.ai
/en/latest/getting_started/installation
/gpu/index
.html#build-
wheel-
from-source
)
:
```
bash
```
bash
pip
install
vllm
pip
install
vllm
```
```
Visit our
[
documentation
](
https://
vllm.readthedocs.io
/en/latest/
)
to learn more.
Visit our
[
documentation
](
https://
docs.vllm.ai
/en/latest/
)
to learn more.
-
[
Installation
](
https://
vllm.readthedocs.io
/en/latest/getting_started/installation.html
)
-
[
Installation
](
https://
docs.vllm.ai
/en/latest/getting_started/installation
/index
.html
)
-
[
Quickstart
](
https://
vllm.readthedocs.io
/en/latest/getting_started/quickstart.html
)
-
[
Quickstart
](
https://
docs.vllm.ai
/en/latest/getting_started/quickstart.html
)
-
[
List of Supported Models
](
https://
vllm.readthedocs.io
/en/latest/models/supported_models.html
)
-
[
List of Supported Models
](
https://
docs.vllm.ai
/en/latest/models/supported_models.html
)
## Contributing
## Contributing
...
...
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