Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lm-sys/FastChat
/ model_registry.py
File
model_registry.py
fastchat/model/model_registry.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Additional information of the models."
""
2
from
collections
import
namedtuple, OrderedDict
3
from
typing
import
List
4
Callers
nothing calls this directly
Calls
1
register_model_info
Function · 0.85
Tested by
no test coverage detected