(Online Delivery) DP-3028 Implement Generative AI engineering with Azure Databricks
DP-3028 Implement Generative AI engineering with Azure Databricks
Description
Course Overview
This course covers generative AI engineering on Azure Databricks, using Spark to explore, fine-tune, evaluate, and integrate advanced language models. It teaches how to implement techniques like retrieval-augmented generation (RAG) and multi-stage reasoning, as well as how to fine-tune large language models for specific tasks and evaluate their performance. Students will also learn about responsible AI practices for deploying AI solutions and how to manage models in production using LLMOps (Large Language Model Operations) on Azure Databricks.Who Should Attend?
This course is designed for data scientists, machine learning engineers, and other AI practitioners who want to build generative AI applications using Azure Databricks. It is intended for professionals familiar with fundamental AI concepts and the Azure Databricks platform.Course Prerequisites
Before starting this module, you should be familiar with fundamental Azure Databricks concepts
Agenda
Lesson 1 - Get started with language models in Azure Databricks
- Understand Generative AI
- Understand Large Language Models (LLMs)
- Identify key components of LLM applications
- Use LLMs for Natural Language Processing (NLP) tasks
Lesson 2 - Implement Retrieval Augmented Generation (RAG) with Azure Databricks
- Explore the main concepts of a RAG workflow
- Prepare your data for RAG
- Find relevant data with vector search
- Rerank your retrieved results
Lesson 3 - Implement multi-stage reasoning in Azure Databricks
- What are multi-stage reasoning systems?
- Explore LangChain
- Explore LlamaIndex
- Explore Haystack
- Explore the DSPy framework
Lesson 4 - Fine-tune language models with Azure Databricks
- What is fine-tuning?
- Prepare your data for fine-tuning
- Fine-tune an Azure OpenAI model
Lesson 5 - Evaluate language models with Azure Databricks
- Explore LLM evaluation
- Evaluate LLMs and AI systems
- Evaluate LLMs with standard metrics
- Describe LLM-as-a-judge for evaluation
Lesson 6 - Review responsible AI principles for language models in Azure Databricks
- What is responsible AI?
- Identify risks
- Mitigate issues
- Use key security tooling to protect your AI systems
Lesson 7 - Implement LLMOps in Azure Databricks
- Transition from traditional MLOps to LLMOps
- Understand model deployments
- Describe MLflow deployment capabilities
- Use Unity Catalog to manage models