LLM Inference Batching Scheduler

Guidance for implementing batching schedulers for LLM inference systems with compilation-based accelerators. This skill applies when optimizing request batching to minimize cost while meeting latency thresholds, particularly when dealing with shape compilation costs, padding overhead, and multi-bucket request distributions. Use this skill for tasks involving batch planning, shape selection, generation-length bucketing, and cost-model-driven optimization for neural network inference.

tools-only 17f3673 3 files · 18.5 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/automation/scripting/215-name-skill_d385e5bf commit 17f36731d6

Frequently asked questions

npx skillmds add tools-only/llm-inference-batching-scheduler-2