mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 11:50:35 +08:00
modify code structure
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user