Skip to content

Release v1.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 20:51
8ecc6a8

Release v1.3.0

What's changed

Added features

  • new features for the VLLM Wrapper (automatic batch size determination, accepting kwargs)
  • allow callbacks to terminate optimization run
  • add token count functionality
  • renamed "Classificator"-Predictor to "FirstOccurenceClassificator"
  • introduced "MarkerBasedClassifcator"
  • automatic task description creation
  • use task description in prompt creation
  • implement CSV callbacks

Full Changelog: here