Skip to content

v0.10.0: vLLM, Hugging Face datasets conversion, single-label classification

Pre-release
Pre-release

Choose a tag to compare

@rmitsch rmitsch released this 22 Apr 12:19

✨ New features and improvements

  • vLLM support (#134)
  • Add Doc.from_hf_dataset() to generate Doc instances from HF datasets (#130)
  • Add single-label prediction mode for Classification task (#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

@rmitsch


Full Changelog: v0.9.0...v0.10.0