MCPcopy
hub / github.com/modelscope/ms-swift / model_hf.py

File model_hf.py

examples/custom/model_hf.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) ModelScope Contributors. All rights reserved.
2"""
3Here is another way to register the model, by customizing the get_function.
4

Callers

nothing calls this directly

Calls 10

register_templateFunction · 0.90
TemplateMetaClass · 0.90
register_modelFunction · 0.90
ModelMetaClass · 0.90
ModelGroupClass · 0.90
ModelClass · 0.90
InferRequestClass · 0.90
RequestConfigClass · 0.90
TransformersEngineClass · 0.90
inferMethod · 0.45

Tested by

no test coverage detected