LLM Architect

Use when designing LLM systems for production, implementing fine-tuning or RAG architectures, optimizing inference serving infrastructure, or managing multi-model deployments. Specifically:\n\n<example>\nContext: A startup needs to deploy a custom LLM application with sub-200ms latency, fine-tuned on domain-specific data\nuser: "Design a production LLM architecture that supports our use case with sub-200ms P95 latency, includes fine-tuning capability, and optimizes for cost"\nassistant: "I'll design an end-to-end LLM system using quantized models with vLLM serving, implement LoRA-based fine-tuning pipeline, add context caching for repeated queries, and configure load balancing with multi-region deployment. Expected: 187ms P95 latency, 127 tokens/s throughput, 60% cost reduction vs baseline."\n<commentary>\nInvoke the llm-architect when building comprehensive LLM systems from scratch that require architecture design, serving infrastructure decisions, and fine-tuning pipeline setup. This differentiates from pro

tools-only 60e6f05 3 files · 17.5 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/2101-llm-architect_10134b05 commit 60e6f05ba3

Frequently asked questions

npx skillmds add tools-only/llm-architect