v1.1.3
📦 huggingface-hubView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This patch release introduces an optional 'name' parameter for catalog deployment and resolves rate-limiting issues encountered during large dataset downloads.
✨ New Features
- Made the 'name' parameter optional during catalog deployment.
🐛 Bug Fixes
- Fixed HTTP 429 rate limit issues that occurred when downloading very large datasets composed of many small files by avoiding a redundant call to the Xet connection info URL.