uv-serving-llms-vllm
CommunityHigh-throughput LLM serving with vLLM.
Software Engineering#production deployment#inference#vllm#pagedattention#llm serving#high throughput#continuous batching
Authoruv-xiao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of efficiently deploying and serving Large Language Models (LLMs) at scale, optimizing for high throughput and low latency in production environments.
Core Features & Use Cases
- High-Throughput Serving: Leverages vLLM's PagedAttention and continuous batching to maximize inference speed and concurrency.
- Production Deployment: Ideal for deploying LLM APIs, supporting OpenAI-compatible endpoints, and handling demanding workloads.
- Memory Optimization: Supports quantization (GPTQ, AWQ, FP8) and tensor parallelism to serve large models with limited GPU memory.
- Use Case: Deploying a chatbot service that needs to handle thousands of concurrent user requests with minimal response time, or performing large-scale batch inference on a dataset.
Quick Start
Serve the Llama-3-8B-Instruct model using vLLM with an OpenAI-compatible endpoint.
Dependency Matrix
Required Modules
vllmtorchtransformers
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: uv-serving-llms-vllm Download link: https://github.com/uv-xiao/pkbllm/archive/main.zip#uv-serving-llms-vllm Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.