mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 10:12:23 +06:00
parent
6ce675ee81
commit
397a5ede33
@ -572,7 +572,7 @@ def cached_files(
|
||||
)
|
||||
raise EnvironmentError(
|
||||
f"{path_or_repo_id} does not appear to have {msg}. Checkout 'https://huggingface.co/{path_or_repo_id}/tree/{revision_}'"
|
||||
"for available files."
|
||||
" for available files."
|
||||
)
|
||||
|
||||
# Remove potential missing entries (we can silently remove them at this point based on the flags)
|
||||
|
Loading…
Reference in New Issue
Block a user