Skip to content

Releases: datalab-to/surya

New Layout Model

23 Sep 21:42
v0.17.0
869a321

Choose a tag to compare

Releasing new layout model

  • Moving to a new architecture for layout, trained from scratch. Significant improvements across many domains

What's Changed

Full Changelog: v0.16.7...v0.17.0

Move flash imports

08 Sep 16:39
a7ffa7e

Choose a tag to compare

What's Changed

Full Changelog: v0.16.6...v0.16.7

Enable setting attention method

08 Sep 15:33
a7b133e

Choose a tag to compare

What's Changed

Full Changelog: v0.16.5...v0.16.6

Minor init update

08 Sep 01:41
b0b1817

Choose a tag to compare

What's Changed

Full Changelog: v0.16.4...v0.16.5

Speed improvements; SDPA fix

08 Sep 01:21
2813924

Choose a tag to compare

  • Fix attention mask for SDPA
  • Improve performance 20-30%, more so with marker
  • Add some more model loader options

What's Changed

Full Changelog: v0.16.3...v0.16.4

v0.16.3

05 Sep 19:59
dca1f48

Choose a tag to compare

Revert checkpoint

Full Changelog: v0.16.2...v0.16.3

Multi-token inference + Better Math/Tables

05 Sep 19:26
7b600a5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.16.2

Transformers fix

02 Sep 18:25
4acbc8e

Choose a tag to compare

Hotfix to be compatible with transformers 4.56.0.

What's Changed

Full Changelog: v0.16.0...v0.16.1

New OCR Model

29 Aug 21:12
v0.16.0
9234534

Choose a tag to compare

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

New Contributors

Full Changelog: v0.15.4...v0.16.0

Improved Math OCR Model

12 Aug 23:24
v0.15.4
5497449

Choose a tag to compare

Math OCR improvements

  • Bump the OCR model with a version that improves general performance, and significantly improves math performance

What's Changed

Full Changelog: v0.15.3...v0.15.4