v0.2.2
allenai/olmocrv0.2.2Aug 4, 2025by github-actions[bot]
AI Summary
Focuses on memory optimization by lowering usage checks, fixing rotation logic, and improving error messages, alongside the addition of new tests.
Key Highlights
- Lowered memory usage check
- Fixed rotation logic
- Better error messages
New Features
- Reduced memory usage
- Rotation fixes
- Enhanced error handling
Full Release Notes
## What's new ## Commits c89b66b Bump version to v0.2.2 for release 1286f10 version bump 168953c Lowered memory usage check per #290 ed8a5d1 Ok fixed rotation stuff finally e0158df Adding test file 6cdcb06 Removing some dead code and adding tests 4d773cc Adding pytest asyncio 0ff6919 Lint fix a8d5299 Trying to add a test for rotation correction 1255f64 Better error messages c106114 Fix for languages "no" in yaml df52cb0 Small fixes for transformers test runner cf1912d Some transformer bench ideas 26c6281 Formatting 4a70b2e Docs and parameter groups fc983ca README