| | --- |
| | title: README |
| | emoji: 🐠 |
| | colorFrom: pink |
| | colorTo: gray |
| | sdk: static |
| | pinned: false |
| | --- |
| | |
| | <div class="grid lg:grid-cols-3 gap-x-4 gap-y-7"> |
| | <div class="lg:col-span-3"> |
| | <p class="mb-2"> |
| | Habana and Hugging Face are working together to accelerate Transformer model training. |
| | </p> |
| | <p class="mb-2"> |
| | Habana SynapseAI® SDK and Hugging Face Optimum provide a robust combination of optimization tools to help you efficiently train and run high-performance transformer models on Gaudi processors. These resources provide all you need to train transformer models and thus leverage the Gaudi price performance advantages. |
| | </p> |
| | </div> |
| | <a href="https://habana.ai/gaudi-integrated-roce/" class="block overflow-hidden group"> |
| | <img |
| | alt="" |
| | src="https://cdn-media.huggingface.co/marketing/habana-page/deep_learning_efficiency.png" |
| | class="w-full h-40 object-cover mb-2 bg-gray-300 rounded-lg" |
| | /> |
| | <div class="underline">Gaudi heterogeneous compute architecture for Deep Learning</div> |
| | </a> |
| | <a href="https://habana.ai/training-software/" class="block overflow-hidden"> |
| | <img |
| | alt="" |
| | src="https://cdn-media.huggingface.co/marketing/habana-page/deep_learning_usability.png" |
| | class="w-full h-40 object-cover mb-2 bg-gray-300 rounded-lg" |
| | /> |
| | <div class="underline">SynapseAI Software Platform</div> |
| | </a> |
| | <a href="https://habana.ai/gaudi-integrated-roce/" class="block overflow-hidden group" data-ga-category="graphcore-org" data-ga-action="clicked graphcore developer tools" data-ga-label="graphcore developer tools"> |
| | <img |
| | alt="" |
| | src="https://cdn-media.huggingface.co/marketing/habana-page/deep_learning_versatility.png" |
| | class="w-full h-40 object-cover mb-2 bg-gray-300 rounded-lg" |
| | /> |
| | <div class="underline">Flexible Gaudi deployment solutions</div> |
| | </a> |
| | <div class="lg:col-span-3"> |
| | <p class="mb-2"> |
| | Learn more about the partnership at <a href="/blog/habana" class="underline">hf.co/blog/habana</a> |
| | </p> |
| | </div> |
| | </div> |
| | |