Skip to content

Releases: CarperAI/OpenELM

v0.2.1

08 Mar 01:35
e6402a0
Compare
Choose a tag to compare
  • Refactor configs
  • Mutation model API improvements
  • Add Programming Puzzles (P3) environment (thanks @dsctt!)

Contributors:

Thanks to @herbiebradley and @dsctt!

v0.2.0

17 Feb 21:14
98e5c22
Compare
Choose a tag to compare

Release Notes

  • Rewritten Sodarace simulator.
  • Triton Inference Server support.
  • Diff model support.
  • Deep-Grid MAP-Elites support.
  • Refactored benchmarks for bugfixing tests.
  • Improved configuration for all entry points, in the form of type checked dataclasses.
  • Added build Github Action.
  • Refactored code execution logic for improved safety and the ability to run on a single process without disabling builtins.

Contributors:

Thanks to: @herbiebradley @honglu2875 @harry-stark @shiraeisenberg

v0.1.7

25 Dec 22:03
ef40bc8
Compare
Choose a tag to compare
  • Refactor into source layout, instead of flat layout
  • Improve configs for setuptools
  • Fix docs config and add ReadTheDocs: openelm.readthedocs.io/
  • Add CITATION.cff

v0.1.6

23 Dec 22:59
85e7db8
Compare
Choose a tag to compare

#34 Additional bug fixes for diff model evaluations by @honglu2875

v0.1.5

23 Dec 21:23
b6b2baa
Compare
Choose a tag to compare
  • #29 Diff processing and evaluation by @honglu2875
  • #26 Sandbox improvements and fixes by @TheExGenesis
  • #14 Soft prompting with PPO example by @daia99
  • Other general fixes in #27
  • Rename module to 'openelm'
  • Add Sphinx docs
  • Improve test coverage

v0.1

25 Nov 14:55
9df5ebf
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/CarperAI/OpenELM/commits/v0.1