mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 18:22:34 +06:00
Typo reported by Joel Grus on TWTR (#18493)
This commit is contained in:
parent
38d656041b
commit
b8c247b6d0
@ -1543,7 +1543,7 @@ if cache_version < 1:
|
||||
)
|
||||
else:
|
||||
logger.warn(
|
||||
"The cache for model files in Transformers v4.22.0 has been udpated. Migrating your old cache. This is a "
|
||||
"The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a "
|
||||
"one-time only operation. You can interrupt this and resume the migration later on by calling "
|
||||
"`transformers.utils.move_cache()`."
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user