mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-22 06:40:35 +08:00
modify code structure
This commit is contained in:
@@ -3,3 +3,4 @@ from llmtuner.webui.components.sft import create_sft_tab
|
||||
from llmtuner.webui.components.eval import create_eval_tab
|
||||
from llmtuner.webui.components.infer import create_infer_tab
|
||||
from llmtuner.webui.components.export import create_export_tab
|
||||
from llmtuner.webui.components.chatbot import create_chat_box
|
||||
|
||||
Reference in New Issue
Block a user