v0.33.5
📦 huggingface-hubView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release addresses a specific UserWarning related to open sessions when using AsyncInferenceClient for streaming operations.
🐛 Bug Fixes
- Fixed a "UserWarning: ... sessions are still open..." that occurred when streaming with AsyncInferenceClient.