2024-07-02 00:57:09 -07:00
|
|
|
sphinx==6.2.1
|
|
|
|
sphinx-book-theme==1.0.1
|
|
|
|
sphinx-copybutton==0.5.2
|
|
|
|
myst-parser==2.0.0
|
2024-07-15 18:26:11 -07:00
|
|
|
sphinx-argparse==0.4.0
|
2024-08-19 17:50:59 -07:00
|
|
|
msgspec
|
2024-07-02 18:53:16 +08:00
|
|
|
|
|
|
|
# packages to install to build the documentation
|
2024-08-21 14:28:21 +08:00
|
|
|
pydantic >= 2.8
|
2024-07-02 18:53:16 +08:00
|
|
|
-f https://download.pytorch.org/whl/cpu
|
|
|
|
torch
|
|
|
|
py-cpuinfo
|
|
|
|
transformers
|
2024-08-27 14:40:02 +02:00
|
|
|
mistral_common >= 1.3.4
|
2024-07-02 18:53:16 +08:00
|
|
|
openai # Required by docs/source/serving/openai_compatible_server.md's vllm.entrypoints.openai.cli_args
|