quantization-and-model-compression
CommunityOptimize LLMs for serving with quantization and compression techniques.
Software Engineering#LLM optimization#quantization#model compression#speculative decoding#distillation
Authorjpoindexter
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of shrinking and speeding up Large Language Models (LLMs) for efficient serving on lower-end hardware without the need for retraining.
Core Features & Use Cases
- Quantization: Reduces memory and cost by converting model weights and activations to lower-precision formats.
- Model Compression: Cuts down model size and improves latency through techniques like speculative decoding and distillation.
- Use Case: Ideal for optimizing LLMs for deployment on edge devices or servers with limited resources.
Quick Start
Use the quantization-and-model-compression skill to quantize the 'llama3-70b' model to INT4 precision with group size 128 and apply speculative decoding with a draft model 'small-llama'.
Dependency Matrix
Required Modules
autoawqllama.cppvLLM
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: quantization-and-model-compression Download link: https://github.com/jpoindexter/design-and-ai-skills/archive/main.zip#quantization-and-model-compression 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 620,000+ vetted skills library on demand.