Skip to content

Commit 44f56dd

Browse files
committed
doc: Added blog info for aiu_conversion readme
Signed-off-by: Brandon Groth <[email protected]>
1 parent 5bc36e3 commit 44f56dd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.spellcheck-en-custom.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ acc
33
ADR
44
aiu
55
AIU
6+
Spyre
7+
spyre
68
Args
79
AutoGPTQ
810
autoregressive

examples/AIU_CONVERSION/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Train and prepare INT8 checkpoint for the AIU using Direct Quantization
2-
This example builds on the [Direct Quantization (DQ) example](../DQ_SQ/README.md). We assume the user is already familiar with the DQ quantization process and would like to generate an INT8-quantized checkpoint that is made compliant with the requirements of the AIU.
2+
This example builds on the [Direct Quantization (DQ) example](../DQ_SQ/README.md). We assume the user is already familiar with the DQ quantization process and would like to generate an INT8-quantized checkpoint that is made compliant with the requirements of the AIU/Spire accelerator.
33

44
Once created, this checkpoint can be run on the AIU by using an inference script from [aiu-fms-testing-utils](https://github.com/foundation-model-stack/aiu-fms-testing-utils).
55

6+
For more information on the AIU/Spyre accelerator, see the following blogs:
7+
- [Introducing the IBM Spyre AI Accelerator chip](https://research.ibm.com/blog/spyre-for-z)
8+
- [IBM Power modernizes infrastructure and accelerates innovation with AI in the year ahead](https://newsroom.ibm.com/blog-ibm-power-modernizes-infrastructure-and-accelerates-innovation-with-ai-in-the-year-ahead)
69

710
## Requirements
811
- [FMS Model Optimizer requirements](../../README.md#requirements)

0 commit comments

Comments
 (0)