mirror of
https://github.com/vllm-project/vllm.git
synced 2025-10-20 14:53:52 +08:00
[Doc] Fix Mock Import (#6094)
This commit is contained in:
@ -96,6 +96,7 @@ autodoc_mock_imports = [
|
||||
'triton',
|
||||
"tqdm",
|
||||
"tensorizer",
|
||||
"pynvml",
|
||||
]
|
||||
|
||||
for mock_target in autodoc_mock_imports:
|
||||
|
Reference in New Issue
Block a user