Finetuning support
- Add support for finetuning, and a script you can run to finetune the model easily
OCR improvements
- Bump the OCR model to a newer version that is slightly more accurate
Misc
- Add progress bar for model downloads
What's Changed
- feat: download progress bar for each file by @zanussbaum in #421
- Fix tokenizer to correctly tokenize script tokens by @starikovplusplus in #423
- [WIP]: Finetuning Script by @tarun-menta in #422
- Dev by @VikParuchuri in #424
New Contributors
- @starikovplusplus made their first contribution in #423
Full Changelog: v0.15.2...v0.15.3