New
0.0.26
What's Changed
Mainly improved training
- add micro batches by @lukas-blecher in https://github.com/lukas-blecher/LaTeX-OCR/pull/148
- Data parallelism + pure ViT working by @TITC in https://github.com/lukas-blecher/LaTeX-OCR/pull/150
Full Changelog: https://github.com/lukas-blecher/LaTeX-OCR/compare/0.0.24...0.0.26
Breaking Changes
models.py moved into new module models.
Model class has forward moved to generate.