melt / fastchat /model /__init__.py
martinakaduc's picture
Upload folder using huggingface_hub
f3305db verified
raw
history blame contribute delete
112 Bytes
from fastchat.model.model_adapter import (
load_model,
get_conversation_template,
add_model_args,
)