Skip to content

Commit a938e70

Browse files
committed
fix yaml metadata
1 parent a09ce1f commit a938e70

9 files changed

Lines changed: 18 additions & 18 deletions

File tree

learn-pr/wwl-data-ai/optimize-generative-ai-model-performance/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ metadata:
55
title: Introduction
66
description: Introduction to optimizing generative AI model performance with Microsoft Foundry.
77
author: ivorb
8-
ms.author: ivorb
8+
ms.author: berryivor
99
ms.date: 02/24/2026
1010
ms.topic: unit
11-
ai-usage: ai-generated
11+
ai-usage: ai-assisted
1212
durationInMinutes: 2
1313
content: |
1414
[!include[](includes/1-introduction.md)]

learn-pr/wwl-data-ai/optimize-generative-ai-model-performance/2-prompt-engineering.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ metadata:
55
title: Optimize model output with prompt engineering
66
description: Learn how to use prompt engineering techniques including system messages, prompt patterns, and model parameters to optimize language model output.
77
author: ivorb
8-
ms.author: ivorb
8+
ms.author: berryivor
99
ms.date: 02/24/2026
1010
ms.topic: unit
11-
ai-usage: ai-generated
11+
ai-usage: ai-assisted
1212
durationInMinutes: 9
1313
content: |
1414
[!include[](includes/2-prompt-engineering.md)]

learn-pr/wwl-data-ai/optimize-generative-ai-model-performance/3-retrieval-augmented-generation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ metadata:
55
title: Ground your model with Retrieval Augmented Generation
66
description: Learn when and how to use Retrieval Augmented Generation (RAG) to ground a language model with domain-specific data for more accurate responses.
77
author: ivorb
8-
ms.author: ivorb
8+
ms.author: berryivor
99
ms.date: 02/24/2026
1010
ms.topic: unit
11-
ai-usage: ai-generated
11+
ai-usage: ai-assisted
1212
durationInMinutes: 9
1313
content: |
1414
[!include[](includes/3-retrieval-augmented-generation.md)]

learn-pr/wwl-data-ai/optimize-generative-ai-model-performance/4-fine-tune-model.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ metadata:
55
title: Fine-tune a model for consistent behavior
66
description: Learn when and how to fine-tune a language model to maximize behavioral consistency, including supervised fine-tuning, reinforcement fine-tuning, and Direct Preference Optimization.
77
author: ivorb
8-
ms.author: ivorb
8+
ms.author: berryivor
99
ms.date: 02/24/2026
1010
ms.topic: unit
11-
ai-usage: ai-generated
11+
ai-usage: ai-assisted
1212
durationInMinutes: 9
1313
content: |
1414
[!include[](includes/4-fine-tune-model.md)]

learn-pr/wwl-data-ai/optimize-generative-ai-model-performance/5-compare-combine-strategies.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ metadata:
55
title: Compare and combine optimization strategies
66
description: Compare prompt engineering, RAG, and fine-tuning strategies and learn when and how to combine them for optimal generative AI model performance.
77
author: ivorb
8-
ms.author: ivorb
8+
ms.author: berryivor
99
ms.date: 02/24/2026
1010
ms.topic: unit
11-
ai-usage: ai-generated
11+
ai-usage: ai-assisted
1212
durationInMinutes: 7
1313
content: |
1414
[!include[](includes/5-compare-combine-strategies.md)]

learn-pr/wwl-data-ai/optimize-generative-ai-model-performance/6-exercise.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ metadata:
55
title: Exercise - Optimize generative AI model performance
66
description: Exercise - Optimize generative AI model performance using Microsoft Foundry.
77
author: ivorb
8-
ms.author: ivorb
8+
ms.author: berryivor
99
ms.date: 02/24/2026
1010
ms.topic: unit
11-
ai-usage: ai-generated
11+
ai-usage: ai-assisted
1212
durationInMinutes: 60
1313
content: |
1414
[!include[](includes/6-exercise.md)]

learn-pr/wwl-data-ai/optimize-generative-ai-model-performance/7-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ metadata:
55
title: Module assessment
66
description: Knowledge check about optimizing generative AI model performance.
77
author: ivorb
8-
ms.author: ivorb
8+
ms.author: berryivor
99
ms.date: 02/24/2026
1010
ms.topic: unit
11-
ai-usage: ai-generated
11+
ai-usage: ai-assisted
1212
module_assessment: true
1313
durationInMinutes: 3
1414
content: |

learn-pr/wwl-data-ai/optimize-generative-ai-model-performance/8-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ metadata:
55
title: Summary
66
description: Summary of optimizing generative AI model performance with Microsoft Foundry.
77
author: ivorb
8-
ms.author: ivorb
8+
ms.author: berryivor
99
ms.date: 02/24/2026
1010
ms.topic: unit
11-
ai-usage: ai-generated
11+
ai-usage: ai-assisted
1212
durationInMinutes: 2
1313
content: |
1414
[!include[](includes/8-summary.md)]

learn-pr/wwl-data-ai/optimize-generative-ai-model-performance/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ metadata:
44
title: Optimize generative AI model performance with Microsoft Foundry
55
description: Explore complementary strategies to optimize generative AI model performance, including prompt engineering, system messages, model parameters, Retrieval Augmented Generation (RAG), and fine-tuning. Learn when to use each strategy and how to combine them.
66
author: ivorb
7-
ms.author: ivorb
7+
ms.author: berryivor
88
ms.date: 02/24/2026
99
ms.service: azure-ai-foundry
1010
ms.topic: module-standard-task-based
11-
ai-usage: ai-generated
11+
ai-usage: ai-assisted
1212
ms.custom: ai-learning-hub
1313
title: Optimize generative AI model performance with Microsoft Foundry
1414
summary: "Explore complementary strategies to optimize generative AI model performance. Learn how to apply prompt engineering, ground your model with RAG, and fine-tune for consistent behavior—and when to combine these approaches."

0 commit comments

Comments
 (0)