mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 03:32:26 +00:00
HF Datasets downloads can fail due to ratelimits, if any of the following:
FileNotFoundError,
RepositoryNotFoundError,
EntryNotFoundError,
RevisionNotFoundError,
GatedRepoError,
are raised, retry. These are the exceptions the downloader catches and raises on failures.
Signed-off-by: Charlie Doern <cdoern@redhat.com>
|
||
|---|---|---|
| .. | ||
| agents | ||
| datasetio | ||
| eval | ||
| inference | ||
| post_training | ||
| safety | ||
| tool_runtime | ||
| vector_io | ||
| __init__.py | ||