Skip to content

Commit a98c13a

Browse files
committed
Fine-tune LMs on AKS
1 parent 8196f08 commit a98c13a

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

articles/aks/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@
154154
items:
155155
- name: Small and large language models
156156
href: concepts-ai-ml-language-models.md
157+
- name: Fine-tuning language models
158+
href: concepts-fine-tune-language-models.md
157159
- name: Advanced Container Networking Services
158160
items:
159161
- name: Advanced Container Networking Services overview

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Concepts - Small and large language models
3-
description: Learn about small and large language models, including when and how you can use them with your Azure Kubernetes Service (AKS) AI and machine learning workloads.
3+
description: Learn about small and large language models, including when and how you can use them with your AI and machine learning workloads on Azure Kubernetes Service (AKS).
44
ms.topic: conceptual
55
ms.date: 06/19/2024
66
author: schaffererin
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Concepts - Fine-tuning language models
3+
description: Learn about how you can fine-tune language models in your AI and machine learning workloads on Azure Kubernetes Service (AKS).
4+
ms.topic: conceptual
5+
ms.date: 06/19/2024
6+
author: schaffererin
7+
ms.author: schaffererin
8+
---
9+
10+
# Concepts - Fine-tuning language models
11+
12+
In this article, you learn about how you can fine-tune language models in your AI and machine learning workloads on Azure Kubernetes Service (AKS).

0 commit comments

Comments
 (0)