uday610 commited on
Commit
7faedd6
1 Parent(s): 4781d25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,9 +7,9 @@ base_model:
7
  # meta-llama/Llama-3.2-3B-Instruct
8
 
9
  - ## Introduction
10
- This model was created by applying [Quark](https://quark.docs.amd.com/latest/index.html) with calibration samples from Pile dataset, and applying [onnxruntime-genai model builder](https://github.com/microsoft/onnxruntime-genai/tree/main/src/python/py/models) to convert to ONNX.
11
  - ## Quantization Strategy
12
- - AWQ / Group 128 / Asymmetric / FP32 activations
13
  - ## Quick Start
14
  For quickstart, refer to npu-llm-artifacts_1.3.zip available in [RyzenAI-SW-EA](https://account.amd.com/en/member/ryzenai-sw-ea.html)
15
 
 
7
  # meta-llama/Llama-3.2-3B-Instruct
8
 
9
  - ## Introduction
10
+ This model was created using Quark Quantization, followed by OGA Model Builder, and finalized with post-processing for NPU deployment.
11
  - ## Quantization Strategy
12
+ - AWQ / Group 128 / Asymmetric / BF16 activations
13
  - ## Quick Start
14
  For quickstart, refer to npu-llm-artifacts_1.3.zip available in [RyzenAI-SW-EA](https://account.amd.com/en/member/ryzenai-sw-ea.html)
15