serving-llms-vllm

orchestra-research/serving-llms-vllm · Agent Skill (multi-file)

by Orchestra Research · bundle

Published · Last updated


Deploy and serve LLMs with high throughput using vLLM's PagedAttention and continuous batching. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism for production inference.

SKILL.md

Files

This skill is a package of 5 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄optimization.md 5.6 KB
  • 📄quantization.md 6.6 KB
  • 📄server-deployment.md 5.1 KB
  • 📄troubleshooting.md 8.8 KB

Related

  1. awq-quantization · majiayu000 bundle
    Quantize large language models to 4-bit precision using activation-aware weight quantization, reducing memory footprint and speeding up inference with minimal accuracy loss.
    567
    repo stars
  2. awq-quantization · orchestra-research bundle
    Quantize large language models to 4-bit using activation-aware weight quantization, achieving ~3x speedup with minimal accuracy loss for deployment on limited GPU memory.
    10.4k
    repo stars
  3. jetson-llm-serve · nvidia bundle
    Serve LLMs and VLMs on NVIDIA Jetson devices using vLLM or SGLang with optimized Docker containers and quantization presets.
    2.2k
    repo stars
  4. tao-train-dino · nvidia bundle
    Train, evaluate, export, distill, quantize, or run inference for a TAO DINO 2D object detector using transformer-based detection with denoising training and multi-scale features.
    2.2k
    repo stars
  5. jetson-inference-mem-tune · nvidia bundle
    Recommends an inference runtime and memory-related launch flags for LLM/VLM workloads on NVIDIA Jetson devices, based on a live memory audit snapshot.
    2.2k
    repo stars
  6. hqq-quantization · majiayu000 bundle
    Quantize large language models to 8/4/3/2/1-bit precision without calibration data, using multiple optimized backends and integrations with HuggingFace Transformers, vLLM, and PEFT/LoRA.
    567
    repo stars

Frequently asked questions

How do I install the serving-llms-vllm skill?

Run npx skillmds add orchestra-research/serving-llms-vllm in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the serving-llms-vllm skill do?

Deploy and serve LLMs with high throughput using vLLM's PagedAttention and continuous batching. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism for production inference. It is listed under AI & ML, Model Training & Fine-tuning on SkillMD.

Is serving-llms-vllm safe to use?

SkillMD's automated safety review verdict for this skill is PASS. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: makes network calls, reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with serving-llms-vllm?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is serving-llms-vllm free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under MIT.

Who published serving-llms-vllm?

Orchestra Research (@orchestra-research) published this skill. Their other Agent Skills are listed on their SkillMD profile.