sqjian
Community@sqjian
You know, madness is a lot like gravity… sometimes all you need is a little push.”
Agent Skills by sqjian
Showing 14 vetted skills indexed across 1 GitHub repositories.
sglang-diffusion-modelopt-quant
Quantize diffusion transformer models with NVIDIA ModelOpt FP8 and NVFP4 workflows.
sglang-diffusion-benchmark-profile
Measure diffusion denoise latency and collect perf dumps for SGLang backend validation.
sglang-diffusion-add-model
Generate SGLang integration templates for Diffusers-based diffusion models.
sglang-diffusion-ako4all-kernel
Automate AKO4ALL optimization loops for SGLang diffusion kernels with benchmarking and denoise validation.
sglang-diffusion-performance
Benchmark and tune SGLang diffusion performance configurations across GPUs and VRAM budgets.
write-sglang-test
Write and register SGLang CI/UT tests with CustomTestCase and server fixtures.
ci-workflow-guide
Orchestrate and debug SGLang CI pipelines with multi-stage gating and fast-fail checks.
add-jit-kernel
Automate adding lightweight JIT CUDA kernels to SGLang's jit_kernel module.
debug-cuda-crash
Log CUDA kernel API calls and inputs to diagnose SGLang crashes.
sglang-torch-profiler-analysis
Analyze SGLang torch-profiler traces for kernel overlaps and fusion opportunities.
generate-profile
Launch an SGLang server, validate accuracy, and generate a Chrome/Perfetto trace.
sglang-auto-benchmark
Automates SGLang benchmarking by coordinating datasets, flag sweeps, and result CSV export.
add-sgl-kernel
Add heavyweight AOT CUDA/C++ kernels to sgl-kernel with tests and benchmarks.
debug-distributed-hang
Diagnose distributed SGLang hangs using py-spy traces and NCCL logs.