uday610 commited on
Commit
2a056e6
1 Parent(s): bccbacb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,9 +12,9 @@ tags:
12
 
13
  # Qwen/Qwen1.5-7B-Chat
14
  - ## Introduction
15
- 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.
16
  - ## Quantization Strategy
17
- - AWQ / Group 128 / Asymmetric / FP32 activations
18
  - ## Quick Start
19
  For quickstart, refer to AMD [RyzenAI-SW-EA](https://account.amd.com/en/member/ryzenai-sw-ea.html)
20
 
 
12
 
13
  # Qwen/Qwen1.5-7B-Chat
14
  - ## Introduction
15
+ This model was created using Quark Quantization, followed by OGA Model Builder, and finalized with post-processing for NPU deployment.
16
  - ## Quantization Strategy
17
+ - AWQ / Group 128 / Asymmetric / BF16 activations
18
  - ## Quick Start
19
  For quickstart, refer to AMD [RyzenAI-SW-EA](https://account.amd.com/en/member/ryzenai-sw-ea.html)
20