Unverified Commit 2385c8f3 authored by Roger Wang's avatar Roger Wang Committed by GitHub
Browse files

[Doc] Mock new dependencies for documentation (#7245)

parent 9a3f49ae
...@@ -112,6 +112,8 @@ autodoc_mock_imports = [ ...@@ -112,6 +112,8 @@ autodoc_mock_imports = [
"tensorizer", "tensorizer",
"pynvml", "pynvml",
"outlines", "outlines",
"gguf",
"lark",
] ]
for mock_target in autodoc_mock_imports: for mock_target in autodoc_mock_imports:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment