quark-torch-llm-ptq-eval
End-to-end Torch LLM PTQ recipe for AMD Quark — for PyTorch / HuggingFace transformers models (safetensors input): quantize, then validate, then evaluate accuracy, in one flow. Delegates the PTQ path (intake, planning, manifest, execution) to the quark-torch-ptq workflow, runs mandatory structural validation, and runs opt-in accuracy evaluation (perplexity / lm_eval / vLLM-accelerated). Trigger for "quantize and validate", "quantize and evaluate", "run PTQ end to end with accuracy check", "full PTQ pipeline with validation and eval", or "quantize Llama/Qwen/Mistral with FP8/INT4 and measure accuracy". For PTQ only (stop at the quantized output, no validation/eval) use quark-torch-ptq. Not for .onnx input models — use quark-onnx-ptq instead.
Source facts
- Repository
- amd/Quark
- Last source activity
- July 9, 2026 at 06:10
- Detected SKILL.md language
- English
- Stars
- 166
- Forks
- 30
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.