v0.30.2
📦 huggingface-hubView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release addresses several bugs related to the InferenceClient, specifically fixing text-generation with external providers and conversational handling in HfInference.
🐛 Bug Fixes
- Fixed text-generation when using an external provider with InferenceClient.
- Fixed HfInference conversational issues.