[Frontend][Core] Add plumbing to support audio language models (#7446)
This commit is contained in:
@ -112,6 +112,8 @@ autodoc_mock_imports = [
|
||||
"tensorizer",
|
||||
"pynvml",
|
||||
"outlines",
|
||||
"librosa",
|
||||
"soundfile",
|
||||
"gguf",
|
||||
"lark",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user