mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 20:00:36 +08:00
[webui] improve webui & reasoning mode (#6778)
This commit is contained in:
@@ -19,8 +19,8 @@ from transformers.trainer_utils import SchedulerType
|
||||
from ...extras.constants import TRAINING_STAGES
|
||||
from ...extras.misc import get_device_count
|
||||
from ...extras.packages import is_gradio_available
|
||||
from ..common import DEFAULT_DATA_DIR, list_checkpoints, list_datasets
|
||||
from ..utils import change_stage, list_config_paths, list_output_dirs
|
||||
from ..common import DEFAULT_DATA_DIR
|
||||
from ..control import change_stage, list_checkpoints, list_config_paths, list_datasets, list_output_dirs
|
||||
from .data import create_preview_box
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user