#136 · Primary category: MLOps & Evaluation
AI-Infra-Auto-Driven-SKILLS
Agent-ready playbooks for AI infrastructure: LLM serving benchmarks, SGLang/vLLM optimization, capacity planning, and production incident triage.
Project last updated:08/23/26
GitHub Stars
779
Forks
67
Contributors
4
License
Other
Why we included this project
For AI infrastructure engineers, the value here is that an agent can actually do the work instead of producing generic advice. The repo packages operational knowledge as playbooks: fair benchmarks for SGLang, vLLM, TensorRT-LLM, and TokenSpeed, Day-0 support plans for new SGLang model architectures, and capacity estimates read from startup logs. Profiler triage keeps prefill and decode evidence separate, and the skills cover the kind of detail that usually lives in a senior engineer's head, like inspecting traces at layer and kernel level or estimating operator FLOPs and MFU. SGLang patch review is grounded in how maintainers actually discuss changes, and there's production incident triage from replays plus a diff-backed history of model-family optimization PRs kept next to the code that changed. Teams running LLM serving stacks can hand these playbooks to an agent and get auditable, reproducible work instead of confident-sounding guesses.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models