gptq

orchestra-research/gptq · Agent Skill (multi-file)

by Orchestra Research · bundle

Published · Last updated


Quantize large language models to 4-bit with minimal accuracy loss using GPTQ, enabling deployment of 70B+ models on consumer GPUs with 4× memory reduction and 3-4× faster inference.

SKILL.md

Files

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

  • 📄SKILL.md entry
  • 📁references
  • 📄calibration.md 8.0 KB
  • 📄integration.md 2.7 KB
  • 📄troubleshooting.md 1.9 KB

Related

  1. fine-tuning-expert · jeffallan bundle
    Fine-tune LLMs using LoRA, QLoRA, and PEFT with Hugging Face, including dataset preparation, hyperparameter tuning, evaluation, and deployment.
    10.4k
    repo stars
  2. peft-fine-tuning · lord1egypt
    Fine-tune large language models by training less than 1% of parameters using LoRA, QLoRA, and 25+ adapter methods, enabling efficient adaptation on limited GPU memory.
    2
    repo stars
  3. peft-fine-tuning · orchestra-research bundle
    Fine-tune large language models by training less than 1% of parameters using LoRA, QLoRA, and 25+ adapter methods, enabling efficient adaptation on consumer GPUs.
    10.4k
    repo stars
  4. 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
  5. 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
  6. hqq-quantization · qhjqhj00 bundle
    Quantize LLMs to 8/4/3/2/1-bit precision without calibration data, using multiple backends and HuggingFace/vLLM integration.
    3
    repo stars

Frequently asked questions

How do I install the gptq skill?

Run npx skillmds add orchestra-research/gptq 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 gptq skill do?

Quantize large language models to 4-bit with minimal accuracy loss using GPTQ, enabling deployment of 70B+ models on consumer GPUs with 4× memory reduction and 3-4× faster inference. It is listed under AI & ML, Model Training & Fine-tuning on SkillMD.

Is gptq 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. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with gptq?

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 gptq free to use?

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

Who published gptq?

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