uday610 commited on
Commit
dc18d77
1 Parent(s): 8377a8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -9,8 +9,7 @@ base_model:
9
  - ## Introduction
10
  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.
11
  - ## Quantization Strategy
12
- - ***Quantized Layers***: TBD
13
- - ***Weight***: TBD
14
  - ## Quick Start
15
  For quickstart, refer to AMD [RyzenAI-SW-EA](https://account.amd.com/en/member/ryzenai-sw-ea.html)
16
 
 
9
  - ## Introduction
10
  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.
11
  - ## Quantization Strategy
12
+ - AWQ / Group 128 / Asymmetric / FP32 activations
 
13
  - ## Quick Start
14
  For quickstart, refer to AMD [RyzenAI-SW-EA](https://account.amd.com/en/member/ryzenai-sw-ea.html)
15