MCPcopy Create free account
hub / github.com/PaddlePaddle/FastDeploy / make_model_config

Function make_model_config

tests/model_executor/test_pooler.py:113–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

111
112
113def make_model_config() -> ModelConfig:
114 return ModelConfig({"model": "This is Model~"})
115
116
117class TestResolvedConfigAndFactories:

Calls 1

ModelConfigClass · 0.90

Tested by

no test coverage detected