We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f875c69 commit 655ffc9Copy full SHA for 655ffc9
docs/source/en/_toctree.yml
@@ -15,15 +15,17 @@
15
title: Using TEI locally with GPU
16
- local: private_models
17
title: Serving private and gated models
18
-# - local: tei_cli
19
-# title: Using TEI CLI
20
- local: custom_container
21
title: Build custom container for TEI
22
- local: intel_container
23
title: Using TEI container with Intel Hardware
24
- local: examples
25
title: Example uses
26
title: Tutorials
+- sections:
+ - local: tei_cloud_run
27
+ title: Cloud Run
28
+ title: Deploying TEI on Google Cloud
29
- sections:
30
- local: cli_arguments
31
title: CLI arguments
0 commit comments