Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
[v0.35.1] Do not retry on 429 and skip forward ref in strict dataclass source code.tar.gz | 2025-09-23 | 1.0 MB | |
[v0.35.1] Do not retry on 429 and skip forward ref in strict dataclass source code.zip | 2025-09-23 | 1.4 MB | |
README.md | 2025-09-23 | 300 Bytes | |
Totals: 3 Items | 2.4 MB | 6 |
- Do not retry on 429 (only on 5xx) https://github.com/huggingface/huggingface_hub/pull/3377
- Skip unresolved forward ref in
strict
dataclasses https://github.com/huggingface/huggingface_hub/pull/3376
Full Changelog: https://github.com/huggingface/huggingface_hub/compare/v0.35.0...v0.35.1