Add SGLang serving recipe to README
#4
by Jiminator - opened
Replaces the SGLang placeholder with a full serving recipe, mirroring the vLLM section's structure.
sglang servelaunch command with--tool-call-parser poolside_v1and--reasoning-parser poolside_v1(both registered in SGLang)- Notes that Laguna support landed via sgl-project/sglang#24204 (shared with Laguna XS.2) and is currently on SGLang main; install-from-source instructions are included accordingly
- Points to the FP8/NVFP4 checkpoints (auto-detected via
quantization_config) and the SGLang Cookbook for the shared Laguna implementation path
joerowell changed pull request status to merged