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