Skip to content

Commit dec5a64

Browse files
committed
Minor
1 parent 75fc4dd commit dec5a64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AKS-Arc/deploy-ai-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.lastreviewed: 05/14/2025
1414

1515
[!INCLUDE [hci-applies-to-23h2](includes/hci-applies-to-23h2.md)]
1616

17-
This article describes how to deploy an AI model on AKS Arc with the *Kubernetes AI toolchain operator* (KAITO). The AI toolchain operator runs as cluster extension in AKS Arc, and simplifies the experience of deploying and running OSS-based LLM models on your AKS Arc clusters. To enable this feature, follow this workflow:
17+
This article describes how to deploy an AI model on AKS Arc with the *Kubernetes AI toolchain operator* (KAITO). The AI toolchain operator runs as a cluster extension in AKS Arc and makes it easier to deploy and run open source LLM models on your AKS Arc cluster. To enable this feature, follow this workflow:
1818

1919
1. Create a cluster with KAITO.
2020
1. Add a GPU node pool.
@@ -43,7 +43,7 @@ The AI toolchain operator extension currently supports KAITO version 0.4.5. Make
4343

4444
## Create a cluster with KAITO
4545

46-
To create an AKS Arc on Azure Local with KAITO, follow these steps:
46+
To create an AKS Arc cluster on Azure Local with KAITO, follow these steps:
4747

4848
1. Gather [all required parameters](aks-create-clusters-cli.md) and include the `--enable-ai-toolchain-operator` parameter to enable KAITO as part of the cluster creation.
4949

0 commit comments

Comments
 (0)