Skip to content

Commit 655ffc9

Browse files
NielsRoggeNarsilalvarobartt
authored
[Docs] Add cloud run example (#573)
Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com> Co-authored-by: Alvaro Bartolome <36760800+alvarobartt@users.noreply.github.com>
1 parent f875c69 commit 655ffc9

File tree

2 files changed

+402
-2
lines changed

2 files changed

+402
-2
lines changed

docs/source/en/_toctree.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,17 @@
1515
title: Using TEI locally with GPU
1616
- local: private_models
1717
title: Serving private and gated models
18-
# - local: tei_cli
19-
# title: Using TEI CLI
2018
- local: custom_container
2119
title: Build custom container for TEI
2220
- local: intel_container
2321
title: Using TEI container with Intel Hardware
2422
- local: examples
2523
title: Example uses
2624
title: Tutorials
25+
- sections:
26+
- local: tei_cloud_run
27+
title: Cloud Run
28+
title: Deploying TEI on Google Cloud
2729
- sections:
2830
- local: cli_arguments
2931
title: CLI arguments

0 commit comments

Comments
 (0)