v0.10.0: vLLM, Hugging Face datasets conversion, single-label classification
Pre-release
Pre-release
✨ New features and improvements
- vLLM support (#134)
- Add
Doc.from_hf_dataset()to generateDocinstances from HF datasets (#130) - Add single-label prediction mode for
Classificationtask (#132, #134) - Simplified interface for chunking tasks (#125)
- Speed up test suite (#121)
- Set default model for
Engine(#129)
🔴 Bug fixes
-
⚠️ Backwards incompatibilities
-
📖 Documentation and examples
-
👥 Contributors
Full Changelog: v0.9.0...v0.10.0