Defer vLLM and SGLang GPU pages to their engine cookbooks#111
Merged
Conversation
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.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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.
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
deployment/gpu-inference/vllm.mdx) and SGLang (deployment/gpu-inference/sglang.mdx): each page now opens with aCardto 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.docs.json): reorder the GPU Inference group so SGLang sits above vLLM.Notes
docs.sglang.aicookbook (not themintlify.apppreview).Validation
npm run snapshot:check→ 170 active URLs verified; pre-commit snapshot hook clean.mintlify dev→ 200.