mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 12:05:48 +08:00
[Doc] Reinstate doc dependencies (#6061)
This commit is contained in:
parent
98d6682cd1
commit
31354e563f
@ -3,3 +3,11 @@ sphinx-book-theme==1.0.1
|
|||||||
sphinx-copybutton==0.5.2
|
sphinx-copybutton==0.5.2
|
||||||
myst-parser==2.0.0
|
myst-parser==2.0.0
|
||||||
sphinx-argparse
|
sphinx-argparse
|
||||||
|
|
||||||
|
# packages to install to build the documentation
|
||||||
|
pydantic
|
||||||
|
-f https://download.pytorch.org/whl/cpu
|
||||||
|
torch
|
||||||
|
py-cpuinfo
|
||||||
|
transformers
|
||||||
|
openai # Required by docs/source/serving/openai_compatible_server.md's vllm.entrypoints.openai.cli_args
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user