mirror of
https://github.com/vllm-project/vllm.git
synced 2025-10-20 14:53:52 +08:00
[Doc] Mock new dependencies for documentation (#7245)
This commit is contained in:
@ -112,6 +112,8 @@ autodoc_mock_imports = [
|
||||
"tensorizer",
|
||||
"pynvml",
|
||||
"outlines",
|
||||
"gguf",
|
||||
"lark",
|
||||
]
|
||||
|
||||
for mock_target in autodoc_mock_imports:
|
||||
|
Reference in New Issue
Block a user