Skip to content

Commit 1470aec

Browse files
Fix typo in TPU docs (#2911)
docs(tpu): fix typo
1 parent 203cade commit 1470aec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/_toctree.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- local: installation_inferentia
1515
title: Using TGI with AWS Inferentia
1616
- local: installation_tpu
17-
title: Using TGI with Google TPU
17+
title: Using TGI with Google TPUs
1818
- local: installation_intel
1919
title: Using TGI with Intel GPUs
2020
- local: installation

docs/source/installation_tpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Using TGI with Google TPU
1+
# Using TGI with Google TPUs
22

33
Check out this [guide](https://huggingface.co/docs/optimum-tpu) on how to serve models with TGI on TPUs.

0 commit comments

Comments
 (0)