Releases: CarperAI/OpenELM
Releases · CarperAI/OpenELM
v0.2.1
v0.2.0
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
- 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
#34 Additional bug fixes for diff model evaluations by @honglu2875
v0.1.5
- #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
What's Changed
- Prompt Engineering - Benchmarks by @herbiebradley in #5
- Tinygp by @honglu2875 in #2
- MAP-Elites by @reciprocated in #1
- Update map-elites with sodarace interface by @herbiebradley in #7
- Sodaracer Environment by @dmahan93 in #6
- Sodaracers Python Encoding (walk_creator & hand-designed Square, Radial, and CPPN seeds) by @mathyouf in #3
- Build Lego (ELM Basic Interface) by @herbiebradley in #9
- Image gen by @honglu2875 in #13
- Feat/Sandbox by @TheExGenesis in #12
- Add GitHub actions by @herbiebradley in #17
- Create CODE_OF_CONDUCT.md by @LouisCastricato in #19
- Setting standards & cleanup by @herbiebradley in #16
- Sodarace prompt mutation by @honglu2875 in #22
New Contributors
- @herbiebradley made their first contribution in #5
- @honglu2875 made their first contribution in #2
- @reciprocated made their first contribution in #1
- @dmahan93 made their first contribution in #6
- @mathyouf made their first contribution in #3
- @TheExGenesis made their first contribution in #12
- @LouisCastricato made their first contribution in #19
Full Changelog: https://github.com/CarperAI/OpenELM/commits/v0.1