FIRE / src /model /__init__.py
zhangbofei
feat: change to fstchat
6dc0c9c
raw
history blame
112 Bytes
from fastchat.model.model_adapter import (
load_model,
get_conversation_template,
add_model_args,
)