You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/concept-model-catalog.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ Other models | Available | Not available
67
67
68
68
## Managed compute
69
69
70
-
The capability to deploy models with managed compute builds on platform capabilities of Azure Machine Learning to enable seamless integration, across the entire LLMOps lifecycle, of the wide collection of models in the model catalog.
70
+
The capability to deploy models with managed compute builds on platform capabilities of Azure Machine Learning to enable seamless integration, across the entire GenAIOps (sometimes called LLMOps) lifecycle, of the wide collection of models in the model catalog.
71
71
72
72
:::image type="content" source="media/concept-model-catalog/llm-ops-life-cycle.png" alt-text="A diagram showing the LLMops life cycle." lightbox="media/concept-model-catalog/llm-ops-life-cycle.png":::
Copy file name to clipboardExpand all lines: articles/machine-learning/prompt-flow/community-ecosystem.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ To get started with the prompt flow VS Code extension, navigate to the extension
43
43
44
44
After successful development and testing of your prompt flow within our community ecosystem, the subsequent step you're considering might involve transitioning to a production-grade LLM application. We recommend Azure Machine Learning for this phase to ensure security, efficiency, and scalability.
45
45
46
-
You can seamlessly shift your local flow to your Azure resource to leverage large-scale execution and management in the cloud. To achieve this, see [Integration with LLMOps](how-to-integrate-with-llm-app-devops.md#go-back-to-studio-ui-for-continuous-development).
46
+
You can seamlessly shift your local flow to your Azure resource to leverage large-scale execution and management in the cloud. To achieve this, see [Integration with GenAIOps](how-to-integrate-with-llm-app-devops.md#go-back-to-studio-ui-for-continuous-development).
Copy file name to clipboardExpand all lines: articles/machine-learning/prompt-flow/concept-llmops-maturity.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: Advance your maturity level for LLMOps
2
+
title: Advance your maturity level for GenAIOps
3
3
titleSuffix: Azure Machine Learning
4
-
description: Learn about the different stages of Large Language Operations (LLMOps) and how to advance your organization's capabilities.
4
+
description: Learn about the different stages of Generative Artificial Intelligence Operations (GenAIOps) and how to advance your organization's capabilities.
5
5
services: machine-learning
6
6
ms.service: azure-machine-learning
7
7
ms.subservice: prompt-flow
@@ -12,25 +12,25 @@ ms.reviewer: sasahami
12
12
ms.date: 03/28/2024
13
13
---
14
14
15
-
# Advance your maturity level for Large Language Model Operations (LLMOps)
15
+
# Advance your maturity level for Generative Artificial Intelligence Operations (GenAIOps)
16
16
17
-
Large Language Model Operations, or **LLMOps**, describes the operational practices and strategies for managing large language models (LLMs) in production. This article provides guidance on how to advance your capabilities in LLMOps, based on your organization's current maturity level.
17
+
Generative Artificial Intelligence Operations, or **GenAIOps** (sometimes called LLMOps), describes the operational practices and strategies for managing large language models (LLMs) in production. This article provides guidance on how to advance your capabilities in GenAIOps, based on your organization's current maturity level.
18
18
19
-
:::image type="content" source="../media/concept-llmops-maturity/llmopsml.png" alt-text="Diagram shows maturity level of LLMOps." lightbox="../media/concept-llmops-maturity/llmopsml.png":::
19
+
:::image type="content" source="../media/concept-llmops-maturity/llmopsml.png" alt-text="Diagram shows maturity level of GenAIOps." lightbox="../media/concept-llmops-maturity/llmopsml.png":::
20
20
21
-
Use the descriptions below to find your *LLMOps Maturity Model* ranking level. These levels provide a general understanding and practical application level of your organization. The guidelines provide you with helpful links to expand your LLMOps knowledge base.
21
+
Use the descriptions below to find your *GenAIOps Maturity Model* ranking level. These levels provide a general understanding and practical application level of your organization. The guidelines provide you with helpful links to expand your GenAIOps knowledge base.
22
22
23
23
> [!TIP]
24
-
> Use the [LLMOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/) to determine your organization's current LLMOps maturity level. The questionnaire is designed to help you understand your organization's current capabilities and identify areas for improvement.
24
+
> Use the [GenAIOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/) to determine your organization's current GenAIOps maturity level. The questionnaire is designed to help you understand your organization's current capabilities and identify areas for improvement.
25
25
>
26
-
> Your results from the assessment corresponds to a *LLMOps Maturity Model* ranking level, providing a general understanding and practical application level of your organization. These guidelines provide you with helpful links to expand your LLMOps knowledge base.
26
+
> Your results from the assessment corresponds to a *GenAIOps Maturity Model* ranking level, providing a general understanding and practical application level of your organization. These guidelines provide you with helpful links to expand your GenAIOps knowledge base.
27
27
28
28
## <aname="level1"></a>Level 1 - initial
29
29
30
30
> [!TIP]
31
-
> Score from [LLMOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): initial (0-9).
31
+
> Score from [GenAIOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): initial (0-9).
32
32
33
-
**Description:** Your organization is at the initial foundational stage of LLMOps maturity. You're exploring the capabilities of LLMs but haven't yet developed structured practices or systematic approaches.
33
+
**Description:** Your organization is at the initial foundational stage of GenAIOps maturity. You're exploring the capabilities of LLMs but haven't yet developed structured practices or systematic approaches.
34
34
35
35
Begin by familiarizing yourself with different LLM APIs and their capabilities. Next, start experimenting with structured prompt design and basic prompt engineering. Review ***Microsoft Learning*** articles as a starting point. Taking what you’ve learned, discover how to introduce basic metrics for LLM application performance evaluation.
36
36
@@ -45,26 +45,26 @@ Begin by familiarizing yourself with different LLM APIs and their capabilities.
45
45
-[***Evaluate GenAI Applications with Azure AI Studio***](/azure/ai-studio/concepts/evaluation-approach-gen-ai)
46
46
-[***GenAI Evaluation and Monitoring Metrics with Azure AI Studio***](/azure/ai-studio/concepts/evaluation-metrics-built-in)
47
47
48
-
To better understand LLMOps, consider available MS Learning courses and workshops.
48
+
To better understand GenAIOps, consider available MS Learning courses and workshops.
49
49
-[***Microsoft Azure AI Fundaments: GenAI***](/training/paths/introduction-generative-ai/)
50
50
-[***GenAI for Beginners Course***](https://techcommunity.microsoft.com/t5/educator-developer-blog/generative-ai-for-beginners-a-12-lesson-course/ba-p/3968583)
51
51
52
52
## <aname="level2"></a> Level 2 - defined
53
53
54
54
> [!TIP]
55
-
> Score from [LLMOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): maturing (10-14).
55
+
> Score from [GenAIOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): maturing (10-14).
56
56
57
57
**Description:** Your organization has started to systematize LLM operations, with a focus on structured development and experimentation. However, there's room for more sophisticated integration and optimization.
58
58
59
59
To improve your capabilities and skills, learn how to develop more complex prompts and begin integrating them effectively into applications. During this journey, you’ll want to implement a systematic approach for LLM application deployment, possibly exploring CI/CD integration. Once you understand the core, you can begin employing more advanced evaluation metrics like groundedness, relevance, and similarity. Ultimately, you’ll want to focus on content safety and ethical considerations in LLM usage.
60
60
61
61
### ***Suggested references for level 2 advancement***
62
62
63
-
- Take our [***step-by-step workshop to elevate your LLMOps practices***](https://github.com/microsoft/llmops-workshop?tab=readme-ov-file)
63
+
- Take our [***step-by-step workshop to elevate your GenAIOps practices***](https://github.com/microsoft/llmops-workshop?tab=readme-ov-file)
64
64
-[***Prompt Flow in Azure AI Studio***](/azure/ai-studio/how-to/prompt-flow)
65
65
-[***How to Build with Prompt Flow***](/azure/ai-studio/how-to/flow-develop)
66
66
-[***Deploy a Flow as a Managed Online endpoint for Real-Time Inference***](/azure/ai-studio/how-to/flow-deploy?tabs=azure-studio)
67
-
-[***Integrate Prompt Flow with LLMOps***](/azure/machine-learning/prompt-flow/how-to-integrate-with-llm-app-devops?tabs=cli)
67
+
-[***Integrate Prompt Flow with GenAIOps***](/azure/machine-learning/prompt-flow/how-to-integrate-with-llm-app-devops?tabs=cli)
68
68
-[***GenAI Evaluation with Azure AI Studio***](/azure/ai-studio/concepts/evaluation-approach-gen-ai)
69
69
-[***GenAI Evaluation and Monitoring Metrics***](/azure/ai-studio/concepts/evaluation-metrics-built-in)
@@ -73,7 +73,7 @@ To improve your capabilities and skills, learn how to develop more complex promp
73
73
## <aname="level3"></a> Level 3 - managed
74
74
75
75
> [!TIP]
76
-
> Score from [LLMOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): maturing (15-19).
76
+
> Score from [GenAIOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): maturing (15-19).
77
77
78
78
**Description:** Your organization is managing advanced LLM workflows with proactive monitoring and structured deployment strategies. You're close to achieving operational excellence.
79
79
@@ -84,14 +84,14 @@ To expand your base knowledge, focus on continuous improvement and innovation in
84
84
-[***Fine-tuning with Azure ML Learning***](/training/modules/finetune-foundation-model-with-azure-machine-learning/)
85
85
-[***Model Customization with Fine-tuning***](/azure/ai-services/openai/how-to/fine-tuning?tabs=turbo%2Cpython&pivots=programming-language-studio)
86
86
-[***GenAI Model Monitoring***](/azure/machine-learning/prompt-flow/how-to-monitor-generative-ai-applications)
87
-
-[***Elevate LLM Apps to Production with LLMOps***](https://techcommunity.microsoft.com/t5/ai-machine-learning-blog/elevate-your-llm-applications-to-production-via-llmops/ba-p/3979114)
87
+
-[***Elevate LLM Apps to Production with GenAIOps***](https://techcommunity.microsoft.com/t5/ai-machine-learning-blog/elevate-your-llm-applications-to-production-via-llmops/ba-p/3979114)
88
88
89
89
## <aname="level4"></a> Level 4 - optimized
90
90
91
91
> [!TIP]
92
-
> Score from [LLMOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): optimized (20-28).
92
+
> Score from [GenAIOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): optimized (20-28).
93
93
94
-
**Description:** Your organization demonstrates operational excellence in LLMOps. You have a sophisticated approach to LLM application development, deployment, and monitoring.
94
+
**Description:** Your organization demonstrates operational excellence in GenAIOps. You have a sophisticated approach to LLM application development, deployment, and monitoring.
95
95
96
96
As LLMs evolve, you’ll want to maintain your cutting-edge position by staying updated with the latest LLM advancements. Continuously evaluate the alignment of your LLM strategies with evolving business objectives. Ensure that you foster a culture of innovation and continuous learning within your team. Last, but not least, share your knowledge and best practices with the wider community to establish thought leadership in the field.
0 commit comments