uday610 commited on
Commit
6c942d1
·
verified ·
1 Parent(s): 6851e35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,9 +22,9 @@ tags:
22
 
23
  # meta-llama/Llama-3.1-8B
24
  - ## Introduction
25
- 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.
26
  - ## Quantization Strategy
27
- - AWQ / Group 128 / Asymmetric / FP32 activations
28
  - ## Quick Start
29
  For quickstart, refer to AMD [RyzenAI-SW-EA](https://account.amd.com/en/member/ryzenai-sw-ea.html)
30
 
 
22
 
23
  # meta-llama/Llama-3.1-8B
24
  - ## Introduction
25
+ This model was created using Quark Quantization, followed by OGA Model Builder, and finalized with post-processing for NPU deployment.
26
  - ## Quantization Strategy
27
+ - AWQ / Group 128 / Asymmetric / BF16 activations
28
  - ## Quick Start
29
  For quickstart, refer to AMD [RyzenAI-SW-EA](https://account.amd.com/en/member/ryzenai-sw-ea.html)
30