File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -72,16 +72,16 @@ Find the full list of supported models [here](https://docs.vllm.ai/en/latest/mod
7272
7373## Getting Started
7474
75- Install vLLM with ` pip ` or [ from source] ( https://vllm.readthedocs.io /en/latest/getting_started/installation.html#build-from-source ) :
75+ Install vLLM with ` pip ` or [ from source] ( https://docs. vllm.ai /en/latest/getting_started/installation/gpu/index .html#build-wheel -from-source ) :
7676
7777``` bash
7878pip install vllm
7979```
8080
81- Visit our [ documentation] ( https://vllm.readthedocs.io /en/latest/ ) to learn more.
82- - [ Installation] ( https://vllm.readthedocs.io /en/latest/getting_started/installation.html )
83- - [ Quickstart] ( https://vllm.readthedocs.io /en/latest/getting_started/quickstart.html )
84- - [ List of Supported Models] ( https://vllm.readthedocs.io /en/latest/models/supported_models.html )
81+ Visit our [ documentation] ( https://docs. vllm.ai /en/latest/ ) to learn more.
82+ - [ Installation] ( https://docs. vllm.ai /en/latest/getting_started/installation/index .html )
83+ - [ Quickstart] ( https://docs. vllm.ai /en/latest/getting_started/quickstart.html )
84+ - [ List of Supported Models] ( https://docs. vllm.ai /en/latest/models/supported_models.html )
8585
8686## Contributing
8787
You can’t perform that action at this time.
0 commit comments