Releases: asappresearch/josh-llm-simulation-training
Releases · asappresearch/josh-llm-simulation-training
Golden Agent Setting
Made a small fix on the final setting of a golden agent to handle achieving multiple rewards at once to finish the run.
Revised Async
Fixed a small error in the async code
Async Support
Added Async JOSH so that async step functions are supported
Remove bitsandbytes from requirements
Removed bitsandbytes from requirements
What's Changed
- fix line by @blattimer-asapp in #4
- Remove bits and bytes by @blattimer-asapp in #5
Full Changelog: v0.1.0...v0.1.1
Initial JOSH release
What's Changed
- JOSH refactor by @blattimer-asapp in #1
- docs: update README.md by @eltociear in #2
- fix setup py by @blattimer-asapp in #3
New Contributors
- @blattimer-asapp made their first contribution in #1