MCPcopy
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."""
2from collections import namedtuple, OrderedDict
3from typing import List
4

Callers

nothing calls this directly

Calls 1

register_model_infoFunction · 0.85

Tested by

no test coverage detected