File tree 1 file changed +5
-5
lines changed
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
72
72
73
73
## Getting Started
74
74
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 ) :
76
76
77
77
``` bash
78
78
pip install vllm
79
79
```
80
80
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 )
85
85
86
86
## Contributing
87
87
You can’t perform that action at this time.
0 commit comments