Iggie Wang
Community@hey-kong · Wuhan, China
Agent Skills by Iggie Wang
Showing 17 vetted skills indexed across 1 GitHub repositories.
sglang-diffusion-modelopt-quant
Quantize diffusion transformers with NVIDIA ModelOpt to generate FP8 or NVFP4 checkpoints for SGLang Diffusion.
sglang-diffusion-benchmark-profile
Benchmark denoise latency and profile hotspots in SGLang diffusion backends.
sglang-diffusion-add-model
Guide developers to integrate diffusion models into SGLang pipelines.
sglang-diffusion-ako4all-kernel
Optimize SGLang diffusion kernels with AKO4ALL microbenchmarks and denoise validation.
sglang-diffusion-performance
Benchmark SGLang and Diffusers backends to optimize diffusion performance on multi-GPU setups.
clean-startup-log
Clean noisy SGLang server startup logs by classifying and suppressing non-actionable lines.
write-sglang-test
Generate SGLang unit and E2E tests with CustomTestCase and CI registration.
ci-workflow-guide
Design and maintain CI pipelines for SGLang projects with stage ordering and gating.
add-jit-kernel
Add a JIT CUDA kernel to SGLang's jit_kernel module with Python wrapper and tests.
debug-cuda-crash
Diagnoses CUDA crashes in SGLang via level-based kernel API logging and crash dumps.
llm-serving-auto-benchmark
Generate and validate deployment commands for comparing LLM serving frameworks.
sglang-prod-incident-triage
Replay failing SGLang requests on a clean target for incident triage.
add-sgl-kernel
Implement and integrate CUDA/C++ kernels with tests and benchmarks.
llm-torch-profiler-analysis
Analyze torch.profiler traces to generate kernel, overlap, and fuse-pattern tables.
sglang-bisect-ci-regression
Extract failure signatures and bisect CI regression commit ranges in SGLang workflows.
sglang-sota-performance
Coordinate benchmarking, profiling, patching, and revalidation across SGLang, vLLM, and TensorRT-LLM.
debug-distributed-hang
Trace per-rank state and NCCL logs to diagnose multi-GPU SGLang inference hangs.