Skip to content

Commit

Permalink
Fix formatting for docs (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 authored Dec 2, 2024
1 parent c56cf37 commit d834b1c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/installation/any.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ helm upgrade --install kubeai kubeai/kubeai \
## Deploying models

Take a look at the following how-to guides to deploy models:

* [Configure Text Generation Models](../how-to/configure-text-generation-models.md)
* [Configure Embedding Models](../how-to/configure-embedding-models.md)
* [Configure Speech to Text Models](../how-to/configure-speech-to-text.md)
Expand Down
1 change: 1 addition & 0 deletions docs/installation/eks.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ helm upgrade --install kubeai kubeai/kubeai \
## 4. Deploying models

Take a look at the following how-to guides to deploy models:

* [Configure Text Generation Models](../how-to/configure-text-generation-models.md)
* [Configure Embedding Models](../how-to/configure-embedding-models.md)
* [Configure Speech to Text Models](../how-to/configure-speech-to-text.md)
1 change: 1 addition & 0 deletions docs/installation/gke.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ helm upgrade --install kubeai kubeai/kubeai \
## 4. Deploying models

Take a look at the following how-to guides to deploy models:

* [Configure Text Generation Models](../how-to/configure-text-generation-models.md)
* [Configure Embedding Models](../how-to/configure-embedding-models.md)
* [Configure Speech to Text Models](../how-to/configure-speech-to-text.md)

0 comments on commit d834b1c

Please sign in to comment.