Step-by-step tutorial for adding a new lightweight JIT CUDA kernel to sglang's jit_kernel module
原文の言語: 英語
メニュー
SkillsMP は togethercomputer/xorl-sglang から 8 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 8 件中 8 件を表示しています。
Step-by-step tutorial for adding a new lightweight JIT CUDA kernel to sglang's jit_kernel module
原文の言語: 英語
Add a new model to the SGLang Cookbook (docs/, Mintlify), config-driven format — instantiate the model-agnostic template into a per-model config (+ benchmarks) JSX under src/snippets/configs/, an MDX page, the docs.json nav entry, NEW-tag hygiene, and the…
原文の言語: 英語
Unified LLM torch-profiler triage skill for `sglang`, `vllm`, `TensorRT-LLM`, and `TokenSpeed`. Use it to inspect an existing `trace.json(.gz)` or profile directory, or to drive live profiling against a running server when supported and return one three-table…
原文の言語: 英語
How SGLang's runtime configuration and process-global state are organized (RuntimeContext tiers, publish + namespace config bags, the pristine ServerArgs seed, override entry points, resource/stream/buffer leases, per-forward flags), the CI guardrails that…
原文の言語: 英語
Use when adding a new diffusion model or Diffusers pipeline to SGLang.
原文の言語: 英語
Use when benchmarking denoise latency or profiling a diffusion bottleneck in SGLang.
原文の言語: 英語
Use when quantizing a diffusion DiT with NVIDIA ModelOpt and making the resulting FP8 or NVFP4 checkpoint loadable, verifiable, and benchmarkable in SGLang Diffusion.
原文の言語: 英語
Use when choosing the fastest SGLang Diffusion flags for a model, GPU, and VRAM budget.
原文の言語: 英語