Skip to content

v0.11.0

Compare
Choose a tag to compare
@jmartin-tech jmartin-tech released this 28 May 01:05
· 152 commits to release since this release
172886d

What's Changed

New plugins

New features

  • feature: update default toxicity detector by @leondz in #1106
  • feature: lightweight probe defaults by @leondz in #1116
  • feature: max_workers / give kinda helpful message if too many open files by @leondz in #1110
  • Multiprocess enabled logging config by @jmartin-tech in #1140
  • Feature: multilingual machine translation by @SnowMasaya in #943
  • Support stripping until end think token given empty skip_seq_start in config by @aishwaryap in #1185
  • update: add probe tiers by @leondz in #1151
  • update: promptinject detector now accepts multiple triggers by @leondz in #1148
  • update: rename atkgen probe model to be clear about toxicity by @leondz in #1149
  • update: remove ambiguous terms from slur_terms_en payload by @leondz in #1150
  • reporting: update report aggregation funcs by @leondz in #1156
  • script: qualitative review output by @leondz in #1144
  • Add -no-cnv flag support to ggml generators by @IanYHChu in #1189
  • reporting: add option for no group score by @leondz in #1194
  • reporting: aggregate probe as min by @leondz in #1218
  • reporting: add defcon lozenges for relative & absolute scores by @leondz in #1216
  • Update/refactor specialwords by @leondz in #1178
  • reporting: smooth z-score wildness by @leondz in #1212
  • Task: 2025 Q2 scoring calibration by @jmartin-tech in #1231 (thanks to Vijil.ai for data contributions)
  • update calibration data for additional probes by @jmartin-tech in #1236
  • reporting: change default aggregation by @leondz in #1234

Documentation

Tuning & fixes

New Contributors

Full Changelog: v0.10.3.1...v0.11.0