File size: 112 Bytes
8655a4b
 
 
 
 
1
2
3
4
5
6
from fastchat.model.model_adapter import (
    load_model,
    get_conversation_template,
    add_model_args,
)