quark-torch-ptq
Torch LLM PTQ workflow for AMD Quark — for PyTorch / HuggingFace transformers models (safetensors input). Use when the user wants a complete PTQ pipeline: model inspection, quantization planning, script generation, and optional execution. Stops at the quantized output. Trigger for "quantize my model", "run PTQ", "run model quantization", "full quantization pipeline", "quantize Llama/Qwen/Mistral with FP8/INT4", or any request that spans more than one PTQ step. For a run that also validates and evaluates accuracy use quark-torch-llm-ptq-eval. 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 当前展示的配套文件。