hqq-quantization
Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install hqq-quantization --cli claudewrites the skill into.claude/skills/hqq-quantization/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/hqq-quantization/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.
When to use it
Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/optimization-hqq/SKILL.md -o .claude/skills/optimization-hqq/SKILL.md
Notes
Extracted from davila7/claude-code-templates, optimization-hqq category.