Unverified Commit 7ddb21b4 authored by Phyzer's avatar Phyzer Committed by GitHub
Browse files

Update spelling mistake (#27506)

thoroughly was misspelled thouroughly
parent 72f531ab
......@@ -165,7 +165,7 @@ class LlamaTokenizer(PreTrainedTokenizer):
f"You are using the default legacy behaviour of the {self.__class__}. This is"
" expected, and simply means that the `legacy` (previous) behavior will be used so nothing changes for you."
" If you want to use the new behaviour, set `legacy=False`. This should only be set if you understand what it"
" means, and thouroughly read the reason why this was added as explained in"
" means, and thoroughly read the reason why this was added as explained in"
" https://github.com/huggingface/transformers/pull/24565"
)
legacy = True
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment