Skip to content

Commit 349ef6e

Browse files
committed
Fixed URL descriptions and intoduction
1 parent 02766c6 commit 349ef6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

learn-pr/wwl-data-ai/introduction-language-models-databricks/includes/08-summary.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LLMs are also key in language translation services, making cross-language commun
66

77
**Explore other reading materials**:
88

9-
- [Get an introduction to Large Language Models](/training/modules/introduction-large-language-models/?azure-portal=true)
10-
- [Get an introduction to building generative AI solutions for developers](/azure/developer/ai/introduction-build-generative-ai-solutions?azure-portal=true)
11-
- [Explore how generative AI and LLMs work](/dotnet/ai/conceptual/how-genai-and-llms-work?azure-portal=true)
12-
- [Explore a guide to working with Large Language Models](/shows/generative-ai-for-beginners/introduction-to-generative-ai-and-llms-generative-ai-for-beginners)
9+
- [Introduction to Large Language Models](/training/modules/introduction-large-language-models/?azure-portal=true)
10+
- [Generative AI solutions for developers](/azure/developer/ai/introduction-build-generative-ai-solutions?azure-portal=true)
11+
- [How generative AI and LLMs work](/dotnet/ai/conceptual/how-genai-and-llms-work?azure-portal=true)
12+
- [Introduction to Generative AI and LLMs](/shows/generative-ai-for-beginners/introduction-to-generative-ai-and-llms-generative-ai-for-beginners)

learn-pr/wwl-data-ai/multistage-reasoning-azure-databricks/includes/01-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ To address these limitations, you can use **multi-stage reasoning systems**. The
66

77
:::image type="content" source="../media/model-system.png" alt-text="Diagram illustrating the difference between using one complex model or building a multi-stage reasoning system.":::
88

9-
In Azure Databricks, you can create multi-stage reasoning systems using popular libraries. When you combine the computing power of Apache Spark, the reliable data storage of Delta Lake, and advanced machine learning libraries, Databricks makes it easy to efficiently process complex tasks.
9+
In Azure Databricks, you can create multi-stage reasoning systems using popular libraries. When you combine the computing power of Apache Spark, the data storage of Delta Lake, and advanced machine learning libraries, Databricks makes it easy to efficiently process complex tasks.

0 commit comments

Comments
 (0)