Scott Glover avatar

Scott Glover

Community

@scottgl9 · Houston, TX

46Followers
|
64Public Repos
|
16Published Skills

Agent Skills by Scott Glover

Showing 16 vetted skills indexed across 1 GitHub repositories.

scottgl9scottgl9
12

sglang-diffusion-modelopt-quant

Quantize diffusion transformers to FP8 or NVFP4 with NVIDIA ModelOpt.

Community
Advanced
scottgl9scottgl9
12

sglang-diffusion-benchmark-profile

Benchmark and profile diffusion models using torch.profiler traces.

Community
Intermediate
scottgl9scottgl9
12

sglang-diffusion-add-model

Automates integration of new diffusion models into the SGLang framework.

Community
Advanced
scottgl9scottgl9
12

sglang-diffusion-ako4all-kernel

Tune and validate SGLang diffusion kernels with AKO4ALL profiling and benchmarking workflows.

Community
Advanced
scottgl9scottgl9
12

sglang-diffusion-performance

Configures SGLang diffusion models for optimal speed and resource efficiency across GPU setups.

Community
Advanced
scottgl9scottgl9
12

clean-startup-log

Suppress non-critical warnings and verbose outputs from server startup logs.

Community
Basic
scottgl9scottgl9
12

write-sglang-test

Guide SGLang CI/UT test writing, registration, and automation.

Community
Intermediate
scottgl9scottgl9
12

ci-workflow-guide

Design, manage, and debug GitHub Actions CI pipelines with gating and retry logic.

Community
Advanced
scottgl9scottgl9
12

add-jit-kernel

Integrate custom CUDA JIT kernels into the sglang framework with Python wrappers.

Community
Advanced
scottgl9scottgl9
12

debug-cuda-crash

Record CUDA kernel calls and tensor states to diagnose GPU errors.

Community
Intermediate
scottgl9scottgl9
12

generate-profile

Launch, validate, and profile SGLang server instances with Chrome and Perfetto traces.

Community
Intermediate
scottgl9scottgl9
12

sglang-auto-benchmark

Automate repeatable LLM benchmarking across hardware and model configurations.

Community
Advanced
scottgl9scottgl9
12

add-sgl-kernel

Implement and integrate CUDA/C++ kernels into sgl-kernel for tensor operations.

Community
Advanced
scottgl9scottgl9
12

llm-torch-profiler-analysis

Analyzes LLM torch-profiler traces to identify performance bottlenecks and fusion opportunities.

Community
Advanced
scottgl9scottgl9
12

sglang-bisect-ci-regression

Diagnose CI test regressions by extracting failure signatures and bisecting commits.

Community
Advanced
scottgl9scottgl9
12

debug-distributed-hang

Diagnose hanging issues in multi-GPU distributed inference using py-spy, NCCL logs, and CUDA coredumps.

Community
Intermediate