mirror of
https://github.com/wassname/vllm.git
synced 2026-09-11 12:51:01 +08:00
Online video support for VLMs (#10020)
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk> Co-authored-by: litianjian <litianjian@bytedance.com> Co-authored-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
co-authored by
litianjian
DarkLight1337
parent
97b8475beb
commit
28b2877d30
@@ -116,6 +116,7 @@ autodoc_mock_imports = [
|
||||
"soundfile",
|
||||
"gguf",
|
||||
"lark",
|
||||
"decord",
|
||||
]
|
||||
|
||||
for mock_target in autodoc_mock_imports:
|
||||
|
||||
Reference in New Issue
Block a user