v0.29.1
📦 huggingface-hubView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release (v0.29.1) addresses two specific bugs related to large folder uploads and the inference endpoint waiting mechanism.
🐛 Bug Fixes
- Fixed revision bug in _upload_large_folder.py (#2879).
- Fixed bug in inference_endpoint wait function for proper waiting on update (#2867).