Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
""
"
3
Here is another way to register the model, by customizing the get_function.
4
Callers
nothing calls this directly
Calls
10
register_template
Function · 0.90
TemplateMeta
Class · 0.90
register_model
Function · 0.90
ModelMeta
Class · 0.90
ModelGroup
Class · 0.90
Model
Class · 0.90
InferRequest
Class · 0.90
RequestConfig
Class · 0.90
TransformersEngine
Class · 0.90
infer
Method · 0.45
Tested by
no test coverage detected