General OCR Improvements
- Update to a better OCR model. Uses less vocab size, and a more performant vision encoder.
- Improved math performance, with less spurious use of math tags when not needed
Misc
- Fix table model by pinning to CPU on MPS devices
What's Changed
- update commercial license description in README and update LICENSE to… by @sandy0kwon in #434
- Dev by @VikParuchuri in #436
- Model Update: New Tokenizer and Encoder by @tarun-menta in #440
- Dev by @tarun-menta in #441
New Contributors
- @sandy0kwon made their first contribution in #434
Full Changelog: v0.15.4...v0.16.0