Update README.md
Browse files
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 |
-
-
|
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 |
|