Skip to content

Commit

Permalink
[Doc] Mock new dependencies for documentation (vllm-project#7245)
Browse files Browse the repository at this point in the history
  • Loading branch information
ywang96 authored Aug 7, 2024
1 parent 2e4a710 commit f293d5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ def setup(app):
"tensorizer",
"pynvml",
"outlines",
"gguf",
"lark",
]

for mock_target in autodoc_mock_imports:
Expand Down

0 comments on commit f293d5b

Please sign in to comment.