fastchat/model/__init__.py (5 lines of code) (raw):

from fastchat.model.model_adapter import ( load_model, get_conversation_template, add_model_args, )