Update README.md
Browse files
README.md
CHANGED
|
@@ -2,8 +2,9 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
|
| 5 |
-
[Optimum Habana](https://github.com/huggingface/optimum-habana) is the interface between the Transformers
|
| 6 |
-
|
|
|
|
| 7 |
|
| 8 |
## GPT2 model HPU configuration
|
| 9 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
|
| 5 |
+
[Optimum Habana](https://github.com/huggingface/optimum-habana) is the interface between the Hugging Face Transformers and Diffusers libraries and Habana's Gaudi processor (HPU).
|
| 6 |
+
It provides a set of tools enabling easy and fast model loading, training and inference on single- and multi-HPU settings for different downstream tasks.
|
| 7 |
+
Learn more about how to take advantage of the power of Habana HPUs to train and deploy Transformers and Diffusers models at [hf.co/hardware/habana](https://huggingface.co/hardware/habana).
|
| 8 |
|
| 9 |
## GPT2 model HPU configuration
|
| 10 |
|