Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@TLSDC TLSDC released this 11 Feb 15:10
· 6 commits to main since this release

What's Changed

  • chore: update init.py by @eltociear in #181
  • parallel study evaluation by @recursix in #180
  • Refactor HuggingFace model initialization to include base model name … by @jardinetsouffleton in #190
  • limiting to python 3.11 and above by @ThibaultLSDC in #194
  • Implement parallel processing for studies using ProcessPoolExecutor a… by @recursix in #195
  • Update README.md, fix typo by @ollmer in #196
  • small API change - passing exp_root to study.run() by @optimass in #200
  • added study.shuffle_exps() feature by @optimass in #202
  • trying to fix tests by @ThibaultLSDC in #206
  • Add new agent configurations for Claude Sonnet 3.5 and vision models by @jardinetsouffleton in #213

New Contributors

Full Changelog: v0.3.2...v0.4.0