Add golden tests and latest runtime support for Nemotron Parse v1.1

#8

Adds golden regression tests for NVIDIA-Nemotron-Parse-v1.1 and updates the remote-code path to work across the README-pinned transformers version, newer transformers releases, and vLLM.

Changes:

  • Add deterministic golden tests and captured v1.1 golden outputs.
  • Add Docker/uv test environment matching the v1.2 setup.
  • Externalize RADIO image normalization through the processor for newer runtime compatibility.
  • Add decoder cache/generation handling for both tuple-style and Cache-object transformers APIs.
  • Add vLLM golden parity coverage for implicit and explicit encoder/decoder prompts.

Validated with transformers 4.51.3, transformers 5.6.2, and vLLM 0.20.1.

BoLiu changed pull request status to open
BoLiu changed pull request status to merged

Sign up or log in to comment