Fast Inference skills
Free agent skills tagged fast inference, ready to install into any SKILL.md-compatible agent.
4 skills
GPTQ Quantization
davila7
Efficiently deploy large LLMs on consumer GPUs with minimal loss.
Developer ToolsintermediatePython · Shell30.2k repo
SGLang
davila7
Fast structured generation and serving for LLMs.
AI & AgentsintermediatePython · Shell30.2k repo
A
AWQ Quantization
davila7
Optimize large models with 4-bit quantization.
Developer ToolsintermediatePython · Shell30.2k repo
Speculative Decoding
Accelerate LLM inference using speculative decoding, Medusa multiple heads, and lookahead decoding techniques. Use when optimizing inference speed (1.5-3.6× speedup), reducing latency for real-time applications, or deploying models with limited compute. Covers draft models, tree-based attention, Jacobi iteration, parallel token generation, and production deployment strategies.
