LLM Inference Batching Scheduler

Guidance for optimizing LLM inference request batching and scheduling problems. This skill applies when designing batch schedulers that minimize cost while meeting latency and padding constraints, involving trade-offs between batch count, shape selection, and padding ratios. Use when the task involves grouping requests by sequence lengths, managing shape compilation costs, or optimizing multi-objective scheduling with hard constraints.

tools-only ee82b3e 3 files · 14.2 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/automation/scripting/215-name-skill_6de50b44 commit ee82b3edb7

Frequently asked questions

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