Skip to content

Commit d6de676

Browse files
authored
Update documentation color from google tpu section (huggingface#2113)
* Update documentation color from google tpu section * fix
1 parent 7f2605e commit d6de676

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/source/index.mdx

+1-5
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The packages below enable you to get the best of the 🤗 Hugging Face ecosystem
4343
<p class="text-gray-700">Accelerate your training and inference workflows with <span class="underline" onclick="event.preventDefault(); window.open('https://aws.amazon.com/machine-learning/trainium/', '_blank');">AWS Trainium</span> and <span class="underline" onclick="event.preventDefault(); window.open('https://aws.amazon.com/machine-learning/inferentia/', '_blank');">AWS Inferentia</span></p>
4444
</a>
4545
<a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg" href="https://huggingface.co/docs/optimum-tpu/index"
46-
><div class="w-full text-center bg-gradient-to-tr from-blue-200 to-blue-600 rounded-lg py-1.5 font-semibold mb-5 text-white text-lg leading-relaxed">Google TPUs</div>
46+
><div class="w-full text-center bg-gradient-to-tr from-blue-500 to-blue-600 rounded-lg py-1.5 font-semibold mb-5 text-white text-lg leading-relaxed">Google TPUs</div>
4747
<p class="text-gray-700">Accelerate your training and inference workflows with <span class="underline" onclick="event.preventDefault(); window.open('https://cloud.google.com/tpu', '_blank');">Google TPUs</span></p>
4848
</a>
4949
<a class="!no-underline border dark:border-gray-700 p-5 rounded-lg shadow hover:shadow-lg" href="./habana/index"
@@ -57,10 +57,6 @@ The packages below enable you to get the best of the 🤗 Hugging Face ecosystem
5757
</div>
5858
</div>
5959

60-
> [!TIP]
61-
> Some packages provide hardware-agnostic features (e.g. INC interface in Optimum Intel).
62-
63-
6460
## Open-source integrations
6561

6662
🤗 Optimum also supports a variety of open-source frameworks to make model optimization very easy.

0 commit comments

Comments
 (0)