2023-06-03 13:27:44 +08:00
|
|
|
sphinx == 6.2.1
|
|
|
|
|
sphinx-book-theme == 1.0.1
|
|
|
|
|
sphinx-copybutton == 0.5.2
|
2024-03-19 13:05:34 +08:00
|
|
|
myst-parser == 2.0.0
|
|
|
|
|
sphinx-argparse
|
|
|
|
|
|
|
|
|
|
# packages to install to build the documentation
|
|
|
|
|
pydantic
|
|
|
|
|
-f https://download.pytorch.org/whl/cpu
|
2024-04-03 00:49:37 +08:00
|
|
|
torch
|
|
|
|
|
py-cpuinfo
|
|
|
|
|
transformers
|
2024-05-10 23:00:56 +08:00
|
|
|
openai # Required by docs/source/serving/openai_compatible_server.md's vllm.entrypoints.openai.cli_args
|