mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 07:34:57 +08:00
14 lines
332 B
Plaintext
14 lines
332 B
Plaintext
sphinx==6.2.1
|
|
sphinx-book-theme==1.0.1
|
|
sphinx-copybutton==0.5.2
|
|
myst-parser==2.0.0
|
|
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
|