File size: 1,911 Bytes
906d97b dfc9ef7 906d97b 5decd72 aaad5de 55fcdc0 5decd72 34e15e9 2fa9caa 34e15e9 5decd72 34e15e9 2fa9caa 34e15e9 5decd72 34e15e9 2fa9caa 34e15e9 5decd72 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
---
title: README
emoji: 👀
colorFrom: gray
colorTo: red
sdk: static
pinned: false
license: apache-2.0
---
<p class="lg:col-span-3">
Graphcore and Hugging Face are working together to make training of Transformer models on IPUs fast and easy.<br/>
<a href="https://www.graphcore.ai/hugging-face-hardware" class="underline">Contact Graphcore</a> to learn more about leveraging IPUs for your training needs.
</p>
<a href="https://huggingface.co/blog/graphcore" class="block overflow-hidden group">
<img
alt=""
src="/spaces/Intel/README/resolve/main/web_thumbnail.png"
class="w-full h-40 object-cover mb-2 bg-gray-300 rounded-lg"
/>
<div class="underline">Learn more about our partnership</div>
</a>
<a href="https://github.com/huggingface/optimum-graphcore" class="block overflow-hidden">
<img
alt=""
src="/blog/assets/38_getting_started_graphcore/graphcore_1.png"
class="w-full h-40 object-cover mb-2 bg-gray-300 rounded-lg"
/>
<div class="underline">Check out Optimum Graphcore library</div>
</a>
<a href="https://www.graphcore.ai/developer" class="block overflow-hidden group">
<img
alt=""
src="/front/assets/graphcore-page/poplar-software.png"
class="w-full h-40 object-cover mb-2 bg-gray-300 rounded-lg"
/>
<div class="underline">Discover Graphcore developer tools</div>
</a>
<div class="lg:col-span-3">
<p class="mb-2">
Accelerate training and inference models with high-performance optimisations across natural language processing, computer vision and more.
</p>
<p class="mb-2">
Graphcore’s IPU is powering advances in AI applications such as fraud detection for finance, drug discovery for life sciences, defect detection for manufacturing, traffic monitoring for smart cities and for all of tomorrow’s new breakthroughs.
</p>
<p>
Learn more at <a href="/graphcore" class="underline">hf.co/graphcore</a>
</p>
</div> |