mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-03 07:46:50 +08:00
Compare commits
3 Commits
release/2.
...
remove_use
Author | SHA1 | Date | |
---|---|---|---|
![]() |
91536c8279 | ||
![]() |
4874e13e01 | ||
![]() |
f25bbefea1 |
@@ -65,8 +65,6 @@ class EngineClient:
|
||||
enable_prefix_caching=None,
|
||||
splitwise_role=None,
|
||||
):
|
||||
import fastdeploy.model_executor.models # noqa: F401
|
||||
|
||||
architectures = ModelConfig({"model": model_name_or_path}).architectures[0]
|
||||
if MultimodalRegistry.contains_model(architectures):
|
||||
self.enable_mm = True
|
||||
|
Reference in New Issue
Block a user