Skip to content

0.4.0

Compare
Choose a tag to compare
@davidberenstein1957 davidberenstein1957 released this 19 Jan 15:20
· 272 commits to main since this release
2abe11a

What's Changed

  • docs: Notus end2end example for preference and instruction generation by @ignacioct in #145
  • docs: binders anchors by @ignacioct in #235
  • feat: Add support for dedicated and serverless inference endpoints via inference API by @philschmid in #238
  • docs: Update links to arxiv landing pages rather than PDFs by @davanstrien in #249
  • feat: add ETA to progress bar and fix not showing the progress bar if irrelavant by @ignacioct in #253
  • feat: Add Evol instruct task by @plaguss in #237
  • docs: rename enable_checkpoints to checkpoint_strategy by @davidberenstein1957 in #257
  • feat: Fixing progress bar and ETA by @ignacioct in #260
  • fix: resolved error with self instruct to argilla method by @plaguss in #265
  • chore: Add extra check in llmpool to ensure all the tasks share the same parent class by @plaguss in #266
  • fix: fix for Notus tutorial after bug in record unwrap by @ignacioct in #267
  • feat: add customizable criteria for query generation in SelfInstructTask by @ignacioct in #269
  • docs: add a tutorial on "clean a DPO/preference dataset with distilabel" by @sdiazlor in #270
  • feat: Add new functionality to binarize preference datasets directly from distilabel by @plaguss in #264
  • feat: add support ollama api by @davidberenstein1957 in #250

New Contributors

Full Changelog: 0.3.0...0.4.0