uday610 commited on
Commit
2872a16
1 Parent(s): f32cfcf

Update README.md

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