> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs-staging.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 使用 Qualcomm AI Model Efficiency Toolkit (AIMET) 微调模型精度

> 使用 Qualcomm AI Model Efficiency Toolkit (AIMET) 量化和压缩 AI 模型,以便在 Qualcomm Dragonwing 物联网平台上高效部署。

AIMET 是一款用于量化和压缩已训练 ML 模型的软件工具包。它可以提升深度学习模型的运行时性能,并降低其计算负载和内存占用,以便在边缘设备上部署。

<img src="https://mintcdn.com/qualcomm-staging/uWQLnBcS9sxlZhgB/Key-Documents/AI-Developer-Workflow/_images/aimet.png?fit=max&auto=format&n=uWQLnBcS9sxlZhgB&q=85&s=fe19208c590c1b7465cf7e08e5e6d84f" alt="AIMET 量化与压缩工作流" width="875" height="454" data-path="Key-Documents/AI-Developer-Workflow/_images/aimet.png" />

AIMET 支持训练后量化和微调技术,可最大限度地减少量化和压缩过程中的精度损失。它支持来自 ONNX 和 PyTorch 框架的模型。

有关使用 AIMET 提升模型精度的详细信息,请参阅 [AIMET 文档](https://quic.github.io/aimet-pages/releases/latest/index.html)。
