marker Releases
115 releases of datalab-to/marker
- v1.6.0Support word, powerpoint, excel, html, epub + math improvements
Expands support to Office formats (Word, PowerPoint, Excel), HTML, and EPub, alongside improved inline math detection.
Feb 28, 2025
- v1.5.5Fix LLM layout relabeling bug
Fixes a bug in `--use_llm` mode where text blocks were not merging correctly, resulting in missing text.
Feb 19, 2025
- v1.5.4Download models from r2; fix inline math
Models now download from R2 for faster and more reliable performance, and inline math/escape character issues are resolved.
Feb 19, 2025
- v1.5.3
Addresses Windows compatibility issues, fixes a memory leak in the converter, and improves batch conversion performance.
Feb 19, 2025
- v1.5.2Fix LLM service issue
Minimal release notes: "Fix issue with initializing the LLM service with no default specified."
Feb 14, 2025
- v1.5.1Fix OCR issue
Minimal release notes: "Fix issue with OCRing documents with a mix of good and bad pages."
Feb 14, 2025
- v1.5.0Inline math; speed up LLM calls; allow local models
Adds inline math support, enables local LLMs via Ollama, and speeds up LLM calls through batching.
Feb 13, 2025
- v1.4.0LLM fixes; new benchmarks
Introduces benchmarks against competitors and updates the Gemini model to version 2.0.
Feb 11, 2025
- v1.3.5Bump gemini version
Minimal release notes: "When using the optional llm mode, there appears to be a bug with gemini flash 1.5. This release bumps the version to ge"
Feb 6, 2025
- v1.3.4Fix pytorch bug
Minimal release notes: "There was a bug with pytorch 2.6 and MPS that caused errors in inference - this has been fixed."
Jan 31, 2025
- v1.3.3New LaTeX OCR model; block visualizer; better links/references
Introduces a new LaTeX OCR model, adds block visualization in the Streamlit app, and fixes links and table parsing.
Jan 29, 2025
- v1.3.2Fix table bugs
Minimal release notes: "- Issue where some blocks were hidden when they were around tables - Fix span id issue with `--use_llm` and tables - F"
Jan 27, 2025
- v1.3.1Improved equations, bugfixes
Minimal release notes: "- Equations in tables now render properly with `--use_llm` - Fix how block equations render - Fix bug with markdown ta"
Jan 24, 2025
- v1.3.0Improved tables; links and references
This release focuses on improving table rendering, link extraction, and configuration flexibility. It introduces a new table model, enables clickable links and references, and allows any configuration option to be passed via the CLI.
Jan 24, 2025
- v1.2.7Remove code from new version
Minimal release notes: "Remove some code that came from the dev branch in the cli scripts."
Jan 20, 2025
- v1.2.6Reorganize imports
Minimal release notes: "Fix issue with needing server dependencies to run other CLI scripts."
Jan 19, 2025
- v1.2.5Hotfix scripts
Minimal release notes: "CLI scripts were broken on some systems with 1.2.4. This fixes it."
Jan 19, 2025
- v1.2.4Fix section header bug
Jan 14, 2025
- v1.2.3Fix math delimiter issue
Jan 3, 2025
- v1.2.2Additional bugfix
Jan 2, 2025