Step-by-step tutorial for adding a new lightweight JIT CUDA kernel to sglang's jit_kernel module
원문 언어: 영어
메뉴
SkillsMP는 FutureMLS-Lab/OSCAR에서 11개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 11개 중 11개를 표시합니다.
Step-by-step tutorial for adding a new lightweight JIT CUDA kernel to sglang's jit_kernel module
원문 언어: 영어
Step-by-step tutorial for adding a heavyweight AOT CUDA/C++ kernel to sgl-kernel (including tests & benchmarks)
원문 언어: 영어
Guide to SGLang CI workflow orchestration — stage ordering, fast-fail, gating, partitioning, execution modes, and debugging CI failures. Use when modifying CI workflows, adding stages, debugging CI pipeline issues, or understanding how tests are dispatched…
원문 언어: 영어
Generate an e2e profiling trace of an SGLang server run. Launches a server, validates accuracy, captures a Chrome-compatible trace, and returns the profile path.
원문 언어: 영어
Run SGLang auto benchmark searches with tiered server-flag sweeps, canonical dataset preparation, ShareGPT auto-download, custom-data conversion/validation, SLA or fixed-QPS benchmarking, CSV export, and optional second-stage speculative/EAGLE tuning. Use…
원문 언어: 영어
Compact SGLang torch-profiler triage skill. Use when Codex should inspect an existing `trace.json(.gz)` or profile directory, trigger `sglang.profiler` against a live server, and return one compact report with kernel, overlap-opportunity, and fuse-pattern…
원문 언어: 영어
Guide for writing SGLang CI/UT tests. Covers CustomTestCase, CI registration, server fixtures, model selection, mock testing, and test placement. Always read test/README.md for the full CI layout, how to run tests, and extra tips. Use when creating new tests,…
원문 언어: 영어
Use when adding a new diffusion model or Diffusers pipeline to SGLang.
원문 언어: 영어
Use when optimizing an existing SGLang diffusion kernel with AKO4ALL, including AKO4ALL repo hygiene, custom microbench setup, ncu-guided iteration, and end-to-end denoise validation. Also use when a sibling AKO4ALL repo must be cloned or refreshed before…
원문 언어: 영어
Use when benchmarking denoise latency or profiling a diffusion bottleneck in SGLang.
원문 언어: 영어
Use when choosing the fastest SGLang Diffusion flags for a model, GPU, and VRAM budget.
원문 언어: 영어