diff --git a/unsloth/chat_templates.py b/unsloth/chat_templates.py index e8577fa6c8..6f60b9ad5a 100644 --- a/unsloth/chat_templates.py +++ b/unsloth/chat_templates.py @@ -15,7 +15,6 @@ __all__ = [ "get_chat_template", "test_chat_templates", - "fix_sentencepiece_tokenizer", ] from transformers import StoppingCriteria, StoppingCriteriaList