Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
7ddb21b4
Unverified
Commit
7ddb21b4
authored
Nov 15, 2023
by
Phyzer
Committed by
GitHub
Nov 15, 2023
Browse files
Update spelling mistake (#27506)
thoroughly was misspelled thouroughly
parent
72f531ab
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/models/llama/tokenization_llama.py
src/transformers/models/llama/tokenization_llama.py
+1
-1
No files found.
src/transformers/models/llama/tokenization_llama.py
View file @
7ddb21b4
...
...
@@ -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 tho
u
roughly 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment