v1.8.2

datalab-to/markerv1.8.2Jul 15, 2025by VikParuchuri

AI Summary

Fixed chunk renderer output and adjusted MPS batch sizes for compatibility.

Key Highlights

  • Added images to chunk renderer output
  • Reduced MPS batch size to work with new models

Breaking Changes

  • Reduced MPS batch size

New Features

  • Images in chunk renderer output

Full Release Notes

Minor bugfixes:

- Add images to chunk renderer output
- Fix batch size on MPS

## What's Changed
* Fix: collect image HTML & data from child blocks in the chunk renderer. by @voberoi in https://github.com/datalab-to/marker/pull/796
* Reduce MPS batch size - Breaking with new model by @tarun-menta in https://github.com/datalab-to/marker/pull/805
* Dev by @VikParuchuri in https://github.com/datalab-to/marker/pull/807

## New Contributors
* @voberoi made their first contribution in https://github.com/datalab-to/marker/pull/796

**Full Changelog**: https://github.com/datalab-to/marker/compare/v1.8.1...v1.8.2