docs(tpu): fix typo

This commit is contained in:
Baptiste Colle 2025-01-15 17:44:11 +01:00
parent 203cade244
commit f4434dee1d
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
- local: installation_inferentia
title: Using TGI with AWS Inferentia
- local: installation_tpu
title: Using TGI with Google TPU
title: Using TGI with Google TPUs
- local: installation_intel
title: Using TGI with Intel GPUs
- local: installation

View File

@ -1,3 +1,3 @@
# Using TGI with Google TPU
# Using TGI with Google TPUs
Check out this [guide](https://huggingface.co/docs/optimum-tpu) on how to serve models with TGI on TPUs.