fix: remove GPU-dependent pre-download, use restructure_pages for cross-page tables, robust md extraction 0111393 sidoutcome commited on Mar 13
feat: v4.0.0 β VLM + Gemini 3 Flash hybrid (table pages use Gemini API) ba23da1 sidoutcome commited on Mar 13
feat: v3.3.1 - disable table re-prompting, add page number cleanup c8c1790 sidoutcome commited on Mar 13
feat: v3.3.0 - table re-prompting, heading normalization, footer cleanup a0faf3e sidoutcome commited on Mar 13
feat: v3.3.0 - heading normalization, footer cleanup, table fixes 2b053ce sidoutcome commited on Mar 13
feat: v3.2.0 - LaTeXβMD conversion, VLM output cleanup, improved prompt, disable thinking 031c76c sidoutcome commited on Mar 13
feat: v3.1.0 - DPI 150, parallel rendering, VLM retry, quality fixes 53b94dc sidoutcome commited on Mar 13
feat: v3.0.0 VLM-first hybrid architecture β GPU VLM on all pages, Docling TableFormer only on table pages c67903b sidoutcome commited on Mar 13
fix: reduce concurrent VLM workers to 2 to prevent GPU OOM on 30B model 3f46c5e sidoutcome commited on Mar 13
perf: concurrent VLM OCR β process pages in parallel via ThreadPoolExecutor 79cc114 sidoutcome commited on Mar 13
fix: resolve /parse/url for URLs without file extensions (e.g. arxiv) 8832428 sidoutcome commited on Mar 13
fix: increase max-model-len to 65536 for VLM image tokens, improve error logging 9385fa0 sidoutcome commited on Mar 13
fix: reduce max_tokens to 4096, remove invalid skip_special_tokens, add error body logging 7f8ad4a sidoutcome commited on Mar 13
fix: add onnxruntime for Docling RapidOCR, fix total_memory attr 13b019d sidoutcome commited on Mar 12
fix: total_mem -> total_memory, clean up debug CMD and start.sh dead0a0 sidoutcome commited on Mar 12
fix: remove sed pipe that caused block buffering and wrong PID tracking 28a7df5 sidoutcome commited on Mar 12
fix: use HF repo ID for vLLM model loading instead of local path 6bf403a sidoutcome commited on Mar 12
feat: upgrade to Qwen3-VL-30B-A3B, simplify auth, fix redirects 922ba62 sidoutcome commited on Mar 12