Change8

v0.32.4

📦 huggingface-hubView on GitHub →
🐛 3 fixes🔧 2 symbols

Summary

This release focuses on bug fixes, specifically addressing issues in `asyncio` usage, token yielding, and the `InferenceClient.question_answering` method.

🐛 Bug Fixes

  • Fixed an issue where `asyncio.wait()` was called with bare coroutines.
  • Fixed vestigial token yield when an early exit occurred.
  • Fixed an issue in `InferenceClient.question_answering`.

Affected Symbols