v1.3.0
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 "MarkerBasedClassificator"
- automatic task description creation
- use task description in prompt creation
- implement CSV callbacks
Full Changelog: here