uday610 commited on
Commit
d6c736f
1 Parent(s): 1f02893

Update README.md

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