test(harness): add BO767 VL library qualification sweep - #2401
Open
charlesbluca wants to merge 1 commit into
Open
test(harness): add BO767 VL library qualification sweep#2401charlesbluca wants to merge 1 commit into
charlesbluca wants to merge 1 commit into
Conversation
Contributor
Greptile SummaryAdds an opt-in BO767 vision-language qualification sweep.
|
| Filename | Overview |
|---|---|
| nemo_retriever/harness/EXPECTED_RESULTS.md | Documents the two BO767 VL sweep configurations, integrity expectations, and interpretation of failed quality runs. |
| nemo_retriever/harness/README.md | Adds instructions for running the qualification sweep against an isolated published RC and reviewing its artifacts. |
| nemo_retriever/harness/runfiles/bo767_vl_image_hybrid_beir.json | Defines the element-level image modality run with hybrid indexing and BO767 integrity gates. |
| nemo_retriever/harness/runfiles/bo767_vl_text_image_hybrid_beir.json | Defines the element-level text-image modality run with hybrid indexing and BO767 integrity gates. |
| nemo_retriever/tests/test_harness_benchmark_registry.py | Verifies that both new runfiles load and resolve to their documented model, modality, batching, indexing, retrieval, and gate settings. |
Reviews (1): Last reviewed commit: "test(harness): add BO767 VL library qual..." | Re-trigger Greptile
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.
Description
Adds two checked-in BO767 library qualification runfiles for the
nvidia/llama-nemotron-embed-vl-1b-v2modality sweep. The runfiles covertext_imageandimageingestion with element-level embeddings, hybrid LanceDB indexing, and automatic query retrieval.Documents the isolated published-RC workflow, one-GPU co-scheduling profile, integrity gates, artifact handoff, and runtime-failure semantics. Dense retrieval remains available as a diagnostic control but is not part of this qualification sweep.
This is an opt-in harness configuration and documentation change. It does not change the library runtime or CLI API. Quality expectations remain unset until both modalities complete end to end.
Validation:
38 passed, 6 deselectedacross focused harness and hybrid-retrieval testsuv lock --checkpassedgit diff --checkpassedretriever harness run-files --helpsmoke test passedChecklist