inference-performance

Community

Optimize LLM inference performance for production workloads.

Authorjpoindexter
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps diagnose and improve the performance of LLM inference in production environments, addressing issues like TTFT/TPOT/throughput, batching strategy, GPU sizing, and debugging low GPU utilization.

Core Features & Use Cases

  • Performance Diagnostics: Identify bottlenecks in LLM inference, such as prefill vs decode phase issues, TTFT spikes, and OOM errors.
  • Batching Strategies: Choose optimal batching strategies for LLM inference, considering prefill and decode phases.
  • GPU Sizing: Determine appropriate GPU sizes for serving LLMs based on performance metrics.
  • Use Case: For a company deploying a new LLM service, this Skill can help ensure that the service meets its latency and throughput requirements by optimizing the configuration and batching strategy.

Quick Start

Run the inference-performance skill to analyze the performance of your LLM inference service and optimize it for better throughput and lower latency.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: inference-performance
Download link: https://github.com/jpoindexter/design-and-ai-skills/archive/main.zip#inference-performance

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.