v0.0.2
NVIDIA/NeMo-Speech.cppv0.0.2Jul 1, 2026by chonknick
AI Summary
Pulpie 0.0.2 is the first release under the feyninc org, featuring Markdown documentation parity, MinerU-HTML feature ports, Apple MPS auto-detection, and updated model identifiers.
Key Highlights
- First release under the feyninc org
- Markdown extra now matches the documentation
- MinerU-HTML simplify/reconstruct ported with byte-parity testing
- Apple MPS auto-detection added
- Model IDs updated to feyninc/pulpie-orange-{small,base,large}
New Features
- Markdown cleanup
- Error propagation
- extract_batch functionality
- Apple MPS auto-detection
Full Release Notes
First release under the feyninc org.
- Ships `pulpie.markdown` (the `[markdown]` extra now matches the docs).
- Extractor/Pipeline DX fixes: markdown cleanup, error propagation, `extract_batch`, dataclass results.
- MinerU-HTML-parity `simplify`/`reconstruct` port (byte-parity tested against the vendored oracle).
- Apple MPS auto-detection.
- Model IDs now resolve to `feyninc/pulpie-orange-{small,base,large}`.
Install: `pip install "pulpie[markdown]"`