"vllm/vscode:/vscode.git/clone" did not exist on "cd719de5cb2d0a7c8e1c93fedd206ca8eaa8c517"
requirements-docs.txt 691 Bytes
Newer Older
1
2
3
sphinx==6.2.1
sphinx-book-theme==1.0.1
sphinx-copybutton==0.5.2
4
myst-parser==3.0.1
5
sphinx-argparse==0.4.0
6
sphinx-design==0.6.1
7
sphinx-togglebutton==0.3.2
8
msgspec
9
cloudpickle
10
11

# packages to install to build the documentation
12
pydantic >= 2.8
13
14
15
16
-f https://download.pytorch.org/whl/cpu
torch
py-cpuinfo
transformers
17
mistral_common >= 1.5.0
18
19
aiohttp
starlette
20
openai # Required by docs/source/serving/openai_compatible_server.md's vllm.entrypoints.openai.cli_args
21
fastapi # Required by docs/source/serving/openai_compatible_server.md's vllm.entrypoints.openai.cli_args
22
23
partial-json-parser # Required by docs/source/serving/openai_compatible_server.md's vllm.entrypoints.openai.cli_args
requests
24
zmq