Continue #308: add Nemotron VLM PDF processor - #354
Draft
Aya-Jmd wants to merge 8 commits into
Draft
Conversation
- NemotronVLMProcessor: NVIDIA API-based VLM backend for PDF extraction - bench_omnidocbench.py: HF transformers driver for VLM document parsing - CSCS SLURM job + Pyxis env for GH200 (NGC PyTorch container, ARM64)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
This draft continues the work started in #308 by @perrin-arthur.
The original implementation has been updated to work with the current
mainbranch and the generic
processor_selectionmechanism introduced in #350.Changes completed
pdf_backend/MMORE_PDF_BACKENDwithprocessor_selection.PDFProcessoras the default PDF processor.NemotronVLMProcessoras an alternative for.pdffiles.PDFMetadata.extract_imagesand attachment handling.NVIDIA_API_KEY.