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.
来源信息
- 仓库
- amd/Quark
- 最近来源活动
- 2026年7月9日 06:10
- 检测到的 SKILL.md 语言
- 英语
- 星标
- 166
- 分支
- 30
安装方式
默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。
检查来源文件
决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。