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