update web demo

Former-commit-id: 5b6ad9adb665096bfb36dc90789a1d4a16345122
This commit is contained in:
hiyouga
2023-08-03 13:28:28 +08:00
parent 9c96b97dc7
commit da08fa7c63
8 changed files with 31 additions and 48 deletions

View File

@@ -1,4 +1 @@
from llmtuner.webui.chat import WebChatModel
from llmtuner.webui.interface import create_ui
from llmtuner.webui.manager import Manager
from llmtuner.webui.components import create_chat_box
from llmtuner.webui.interface import create_ui, create_web_demo