v1.5.5
datalab-to/markerv1.5.5Feb 19, 2025by VikParuchuri
AI Summary
Fixes a bug in `--use_llm` mode where text blocks were not merging correctly, resulting in missing text.
Key Highlights
- Fixed LLM layout relabeling bug
- Resolved missing text issue in LLM mode
New Features
- LLM layout relabeling bug fix
Full Release Notes
When text blocks were relabeled by the LLM in `--use_llm` mode, sometimes lines wouldn't merge into the blocks properly, resulting in missing text. ## What's Changed * Fix llm layout missing text by @VikParuchuri in https://github.com/VikParuchuri/marker/pull/565 **Full Changelog**: https://github.com/VikParuchuri/marker/compare/v1.5.4...v1.5.5