rename files

This commit is contained in:
hiyouga
2024-06-07 00:09:06 +08:00
parent 45d8be8f93
commit 74f96efef9
43 changed files with 53 additions and 53 deletions

View File

@@ -9,7 +9,7 @@ from trl import KTOTrainer
from trl.trainer import disable_dropout_in_model
from ...extras.constants import IGNORE_INDEX
from ..utils import create_custom_optimzer, create_custom_scheduler, get_ref_context
from ..trainer_utils import create_custom_optimzer, create_custom_scheduler, get_ref_context
if TYPE_CHECKING: