Skip to content

Commit ca97afb

Browse files
committed
Added link to KAITO repo
1 parent a7d8087 commit ca97afb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/aks/concepts-ai-ml-language-models.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Concepts - Small and large language models
33
description: Learn about small and large language models, including when to use them and how you can onboard them to your AI and machine learning workflows on Azure Kubernetes Service (AKS).
44
ms.topic: conceptual
5-
ms.date: 06/20/2024
5+
ms.date: 06/24/2024
66
author: schaffererin
77
ms.author: schaffererin
88
---
@@ -78,7 +78,7 @@ The following table lists some popular, high-performance large language models:
7878

7979
Kubernetes AI Toolchain Operator (KAITO) is an open-source operator that automates small and large language model deployments in Kubernetes clusters. The KAITO add-on for AKS simplifies onboarding and reduces the time-to-inference for open-source models on your AKS clusters. The add-on automatically provisions right-sized GPU nodes and sets up the associated interference server as an endpoint server to your chosen model.
8080

81-
For more information, [Deploy an AI model on AKS with the AI toolchain operator][ai-toolchain-operator].
81+
For more information, see [Deploy an AI model on AKS with the AI toolchain operator][ai-toolchain-operator]. To get started with a range of supported small and large language models for your inference workflows, see the [KAITO model GitHub repository][kaito-repo].
8282

8383
## Next steps
8484

@@ -91,3 +91,4 @@ To learn more about containerized AI and machine learning workloads on AKS, see
9191
[ai-toolchain-operator]: ./ai-toolchain-operator.md
9292
[forecast-energy-usage]: https://azure.github.io/Cloud-Native/60DaysOfIA/forecasting-energy-usage-with-intelligent-apps-1/
9393
[flyte-aks]: ./use-flyte.md
94+
[kaito-repo]: https://github.com/Azure/kaito/tree/main/presets

0 commit comments

Comments
 (0)