Skip to content

Defer vLLM and SGLang GPU pages to their engine cookbooks#111

Merged
vincentzed merged 1 commit into
mainfrom
defer-gpu-pages-to-cookbooks
Jun 26, 2026
Merged

Defer vLLM and SGLang GPU pages to their engine cookbooks#111
vincentzed merged 1 commit into
mainfrom
defer-gpu-pages-to-cookbooks

Conversation

@vincentzed

Copy link
Copy Markdown
Contributor

Rewrite the vLLM and SGLang GPU-inference pages to lead with the engine cookbook and keep only a minimal quickstart, so the model- and hardware-specific details live in one continuously maintained place instead of drifting here.

What changed

  • vLLM (deployment/gpu-inference/vllm.mdx) and SGLang (deployment/gpu-inference/sglang.mdx): each page now opens with a Card to its cookbook (vLLM, SGLang), a scannable "What's in the cookbook" list, a generic install/serve/query quickstart, and a sampling note. The full model matrix, per-model serve flags (tool calling, reasoning, vision), recommended-sampling tables, Blackwell tuning, and benchmarks are deferred to the cookbooks.
  • Nav (docs.json): reorder the GPU Inference group so SGLang sits above vLLM.

Notes

  • SGLang links to the canonical docs.sglang.ai cookbook (not the mintlify.app preview).
  • Both pages keep their existing URLs and stay in the nav, so incoming cross-links and the link-snapshot ledger are unaffected.

Validation

  • npm run snapshot:check → 170 active URLs verified; pre-commit snapshot hook clean.
  • No self-closing MDX tags; copy contains zero em/en-dashes.
  • Rendered both pages locally on mintlify dev → 200.

Rewrite both GPU-inference pages to lead with the engine cookbook as the source of truth, keep a minimal install/serve/query quickstart, and defer the full model matrix, per-model and per-hardware serve flags, recommended-sampling tables, vision, and benchmarks to the vLLM and SGLang cookbooks. Reorder the GPU Inference nav so SGLang sits above vLLM.
@vincentzed vincentzed requested review from a team and Paulescu as code owners June 26, 2026 22:07
@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
liquid-docs 🟢 Ready View Preview Jun 26, 2026, 10:14 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@alay2shah alay2shah left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vincentzed vincentzed merged commit 544cfc4 into main Jun 26, 2026
5 checks passed
@vincentzed vincentzed deleted the defer-gpu-pages-to-cookbooks branch June 26, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants