Update chat_templates.py
This commit is contained in:
parent
56bb441cf4
commit
a8914e0e4d
1 changed files with 1 additions and 1 deletions
|
|
@ -26,8 +26,8 @@ import shutil
|
|||
from .tokenizer_utils import (
|
||||
load_correct_tokenizer,
|
||||
fix_sentencepiece_tokenizer,
|
||||
patch_tokenizer,
|
||||
)
|
||||
from .models._utils import patch_tokenizer
|
||||
|
||||
CHAT_TEMPLATES = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue