docs(inference): add llama.cpp operator guide - #8610
Conversation
Signed-off-by: Aaron Erickson <aerickson@nvidia.com>
📝 WalkthroughWalkthroughThe change adds experimental llama.cpp provider metadata for authenticated loopback servers and managed DGX Spark deployments. It adds a dedicated setup guide, navigation entries, provider-selection guidance, and platform-support documentation. Changesllama.cpp support
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Code Coverage OverviewLanguages: TypeScript TypeScript / code-coverage/pluginThe overall coverage in commit e5988b1 in the TypeScript / code-coverage/cliThe overall coverage in commit e5988b1 in the Show a code coverage summary of the most impacted files.
Updated |
|
🌿 Preview your docs: https://nvidia-preview-pr-8610.docs.buildwithfern.com/nemoclaw |
PR Review Advisor — No blocking findings reportedAdvisor assessment: No blocking advisor findings reported Model lanes
5 terminology differences from the second opinionAdvisory only. These are normalized differences from the primary terminology receipt.
1 additional E2E selection from the second opinionAdvisory only. The primary lane did not select these E2E jobs or targets.
Second-opinion terminology and E2E selections are advisory. Live E2E does not run automatically for pull requests. 3 semantic terminology decisionsTerminology decisions are advisory. They affect the assessment only when a separate finding identifies concrete semantic impact.
E2E guidanceAdvisory only. A maintainer can dispatch the default E2E suite against this exact revision. Recommended E2E: 1 optional E2E recommendation
This automated review informs maintainers. Warnings and suggestions do not require a response. A maintainer decides whether to merge. |
Signed-off-by: Aaron Erickson <aerickson@nvidia.com>
Summary
Adds the first dedicated llama.cpp operator guide for NemoClaw.
The guide separates authenticated existing-server attachment from the experimental declarative DGX Spark managed path without changing runtime behavior or claiming support activation.
Related Issue
Related to #8144
Changes
Type of Change
Quality Gates
Documentation Writer Review
docs-updateddocs/inference/set-up-llama-cpp.mdx,docs/inference/choose-local-inference-server.mdx,docs/inference/choose-inference-provider.mdx,docs/reference/platform-support.mdx, anddocs/index.ymlwere reviewed against current behavior, the NemoClaw writing rules, and the documentation style guide.ci/platform-matrix.jsonremains the generated provider-table authority.DGX Station Hardware Evidence
Verification
Signed-off-by:line and every commit appears asVerifiedin GitHubpre-commit,commit-msg, andpre-pushhooks passed, ornpm run validate:prpassed after refreshingorigin/mainwhen hooks were skipped or unavailablepython3 scripts/generate-platform-docs.py --check,npm run docs:check-agent-variants,npm run docs:check-routes, andgit diff --checkpassed.npm testfor broad runtime/test-harness changes;npm run checkfor repo-wide validation/coverage changes — command/result:npm run docsbuilds without warnings (doc changes only)npm run docscompleted with zero errors.Fern reported only the existing unauthenticated redirect-check and light-theme contrast warnings.
Signed-off-by: Aaron Erickson aerickson@nvidia.com
Summary by CodeRabbit