Spaces:
Running
Running
Commit
·
30a7347
1
Parent(s):
dc2bff9
update readme.md
Browse files
README.md
CHANGED
@@ -64,5 +64,13 @@ pinned: false
|
|
64 |
<p class="mb-2">
|
65 |
Intel’s engineering collaboration with Hugging Face offers state-of-the-art hardware and software acceleration to train, fine-tune and predict with Transformers.
|
66 |
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
</div>
|
68 |
</div>
|
|
|
64 |
<p class="mb-2">
|
65 |
Intel’s engineering collaboration with Hugging Face offers state-of-the-art hardware and software acceleration to train, fine-tune and predict with Transformers.
|
66 |
</p>
|
67 |
+
<p>
|
68 |
+
Useful Resources:
|
69 |
+
</p>
|
70 |
+
<ul>
|
71 |
+
<li><a href="https://huggingface.co/hardware/intel" class="underline" data-ga-category="intel-org" data-ga-action="clicked partner page" data-ga-label="partner page">Intel AI + Hugging Face partner page</a></li>
|
72 |
+
<li><a href="https://github.com/huggingface/optimum-intel" class="underline" data-ga-category="intel-org" data-ga-action="clicked optimum intel" data-ga-label="optimum intel">🤗 Optimum-Intel library</a></li>
|
73 |
+
<li><a href="https://github.com/IntelAI" class="underline" data-ga-category="intel-org" data-ga-action="clicked intel ai github" data-ga-label="intel ai github">Intel AI GitHub</a></li>
|
74 |
+
</ul>
|
75 |
</div>
|
76 |
</div>
|