Skip to content

Commit 65728d3

Browse files
committed
made adjusments based on feedback
1 parent d9054fc commit 65728d3

4 files changed

Lines changed: 3 additions & 5 deletions

File tree

learn-pr/device-partner-university/introduction-microsoft-foundry-windows/includes/4-how-microsoft-foundry-windows-works.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Microsoft Foundry on Windows is designed as a layered platform that enables deve
22

33
Rather than requiring developers to manage models, runtimes, and hardware acceleration independently, the platform provides a structured stack that simplifies how AI workloads are developed and deployed on Windows devices.
44

5-
:::image type="content" source="../media/developer-it-laptop.png" alt-text="Developer working on a laptop in a modern workspace, with code and development tools visible on external monitors, illustrating how AI capabilities can be integrated into Windows applications using a layered platform approach.":::
5+
:::image type="content" source="../media/developer-it-laptop.png" alt-text="A photograph of a Developer working on a laptop in a modern workspace, with code and development tools visible on external monitors, illustrating how AI capabilities can be integrated into Windows applications using a layered platform approach.":::
66

77
At a high level, Microsoft Foundry on Windows consists of three primary layers:
88

learn-pr/device-partner-university/introduction-microsoft-foundry-windows/includes/5-when-use-microsoft-foundry-windows.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Local execution can reduce response time by running inference close to the user
1717

1818
Running models on the device can also support data handling requirements. When inference occurs locally, application data doesn't need to be transmitted to external services, which can help address privacy considerations or regulatory constraints.
1919

20-
The following example shows how Foundry Local can support scenarios where sensitive data should remain on the device. In this case, a developer runs an open model locally to process student financial aid requests without relying on cloud inference.
20+
The following example illustrates how developers can explore local AI capabilities by using developer tools before integrating them into an application. In this scenario, a developer uses AI Dev Gallery to try Windows AI APIs locally, evaluating features such as text generation or text recognition without relying on cloud-based inference.
2121

22-
:::image type="content" source="../media/foundry-local-financial-aid-demo.gif" alt-text="Example showing a developer running an open model locally with Foundry Local to process sensitive financial aid requests on a Windows device.":::
22+
:::image type="content"source="../media/ai-dev-gallery-local-inference-demo.gif" alt-text="Example showing AI Dev Gallery interface showing a developer exploring Windows AI APIs locally on a Windows device,with sample inputs and outputs displayed in a development environment." lightbox="../media/ai-dev-gallery-local-inference-demo.gif":::
2323

2424
Common scenarios where local AI may be appropriate include:
2525

@@ -48,8 +48,6 @@ Microsoft Foundry on Windows supports hybrid architectures by enabling local exe
4848

4949
This model can be useful for organizations that want to introduce AI capabilities incrementally or avoid designing applications that depend entirely on cloud infrastructure.
5050

51-
This model can be useful for organizations that want to introduce AI capabilities incrementally or avoid designing applications that depend entirely on cloud infrastructure.
52-
5351
## Use Microsoft Foundry on Windows when targeting diverse hardware environments
5452

5553
Windows applications often need to run across a wide range of devices and hardware configurations, including enterprise laptops, workstations, and specialized edge systems.
19.3 MB
Loading

0 commit comments

Comments
 (0)