uday610 commited on
Commit
46f0e9f
1 Parent(s): f95bee5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -14,8 +14,7 @@ tags:
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
- - ***Quantized Layers***: TBD
18
- - ***Weight***: TBD
19
  - ## Quick Start
20
  For quickstart, refer to AMD [RyzenAI-SW-EA](https://account.amd.com/en/member/ryzenai-sw-ea.html)
21
 
 
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