diff --git a/tools/model.py b/tools/model.py index f5d0240..57b6bb6 100644 --- a/tools/model.py +++ b/tools/model.py @@ -1,6 +1,4 @@ import os -from unsloth.chat_templates import get_chat_template - def formatting_prompts_func(examples,tokenizer): """格式化对话数据的函数 Args: