nxphi47's picture
Upload 41 files
bd0e607 verified
raw
history blame contribute delete
No virus
228 Bytes
from .base_demo import *
from .chat_interface import ChatInterfaceDemo
from .rag_chat_interface import RagChatInterfaceDemo
from .multimodal_chat_interface import *
from .text_completion import *
from .batch_inference import *