docs: add quality and throughput tuning guide - #261
Open
binaryaaron wants to merge 2 commits into
Open
Conversation
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.com>
Contributor
Signed-off-by: Aaron Gonzales <aagonzales@nvidia.com>
binaryaaron
requested review from
alexahaushalter,
andreatnvidia,
asteier2026 and
lipikaramaswamy
September 8, 2026 20:58
| | Detector admission | Increase the detector alias's `max_parallel_requests` gradually | GLiNER batch policy and all LLM settings | | ||
| | Validator admission | Increase validator alias limits gradually | Pool topology, chunk size, excerpt size, and model | | ||
| | Validator topology | Compare one alias with multiple equivalent aliases | Same total client-side alias limits and provider quotas | | ||
| | Validator chunking | Vary `validation_max_entities_per_call` | Validator model, excerpt size, and total client-side admission | |
Contributor
There was a problem hiding this comment.
Shall we suggest a range to vary it within? Could also add another column to this table with suggested values to check between or suggested values for what a "gradual" increase means for that variable
alexahaushalter
approved these changes
Sep 10, 2026
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.
Summary
Issue
No linked issue is needed for this maintainer-owned documentation improvement.
Validation
make docs-buildmake format-checkmake copyright-checkPublic API and data safety
No public API or default behavior changes. Examples use generic placeholder data and contain no credentials or real PII.