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
b8c247b6
Unverified
Commit
b8c247b6
authored
Aug 05, 2022
by
Julien Chaumond
Committed by
GitHub
Aug 05, 2022
Browse files
Typo reported by Joel Grus on TWTR (#18493)
parent
38d65604
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/utils/hub.py
src/transformers/utils/hub.py
+1
-1
No files found.
src/transformers/utils/hub.py
View file @
b8c247b6
...
@@ -1543,7 +1543,7 @@ if cache_version < 1:
...
@@ -1543,7 +1543,7 @@ if cache_version < 1:
)
)
else
:
else
:
logger
.
warn
(
logger
.
warn
(
"The cache for model files in Transformers v4.22.0 has been u
d
pated. Migrating your old cache. This is a "
"The cache for model files in Transformers v4.22.0 has been up
d
ated. Migrating your old cache. This is a "
"one-time only operation. You can interrupt this and resume the migration later on by calling "
"one-time only operation. You can interrupt this and resume the migration later on by calling "
"`transformers.utils.move_cache()`."
"`transformers.utils.move_cache()`."
)
)
...
...
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