From 06c442449fba26929ae36e87d18e680682c177f2 Mon Sep 17 00:00:00 2001 From: Daniel Han-Chen Date: Sun, 24 Mar 2024 13:58:26 +1100 Subject: [PATCH] Update chat_templates.py --- unsloth/chat_templates.py | 1 - 1 file changed, 1 deletion(-) 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