Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/modelscope/ms-swift
/ run_model_info.py
File
run_model_info.py
scripts/utils/run_model_info.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
itertools
import
chain
2
from
typing
import
Any, List
3
4
from
swift.model
import
MODEL_MAPPING, ModelType
Callers
nothing calls this directly
Calls
1
get_model_info_table
Function · 0.85
Tested by
no test coverage detected