[Frontend] [Core] feat: Add model loading using tensorizer (#3476)
This commit is contained in:
@@ -83,6 +83,7 @@ autodoc_mock_imports = [
|
||||
"vllm._C",
|
||||
"numpy",
|
||||
"tqdm",
|
||||
"tensorizer",
|
||||
]
|
||||
|
||||
for mock_target in autodoc_mock_imports:
|
||||
|
||||
Reference in New Issue
Block a user