Skip to content

Commit 90ba999

Browse files
committed
Refreshes foundry-local-architecture.md
1 parent c5a65dc commit 90ba999

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/ai-foundry/foundry-local/concepts/foundry-local-architecture.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,26 +10,26 @@ ms.author: jburchel
1010
ms.reviewer: samkemp
1111
author: jonburchel
1212
reviewer: samuel100
13-
ms.date: 7/3/2025
13+
ms.date: 10/01/2025
1414
---
1515

1616
# Foundry Local architecture
1717

1818
[!INCLUDE [foundry-local-preview](./../includes/foundry-local-preview.md)]
1919

20-
Foundry Local enables efficient, secure, and scalable AI model inference directly on your devices. This article explains the core components of Foundry Local and how they work together to deliver AI capabilities.
20+
Foundry Local enables efficient, secure, and scalable AI model inference directly on your device. This article explains the core components of Foundry Local and how they work together to deliver AI capabilities.
2121

22-
Key benefits of Foundry Local include:
22+
Foundry Local offers these key benefits:
2323

2424
> [!div class="checklist"]
2525
>
26-
> - **Low Latency**: Run models locally to minimize processing time and deliver faster results.
27-
> - **Data Privacy**: Process sensitive data locally without sending it to the cloud, helping meet data protection requirements.
26+
> - **Low latency**: Run models locally to minimize processing time and deliver faster results.
27+
> - **Data privacy**: Process sensitive data locally without sending it to the cloud, helping meet data protection requirements.
2828
> - **Flexibility**: Support for diverse hardware configurations lets you choose the optimal setup for your needs.
2929
> - **Scalability**: Deploy across various devices, from laptops to servers, to suit different use cases.
30-
> - **Cost-Effectiveness**: Reduce cloud computing costs, especially for high-volume applications.
31-
> - **Offline Operation**: Work without an internet connection in remote or disconnected environments.
32-
> - **Seamless Integration**: Easily incorporate into existing development workflows for smooth adoption.
30+
> - **Cost-effectiveness**: Reduce cloud computing costs, especially for high-volume applications.
31+
> - **Offline operation**: Work without an internet connection in remote or disconnected environments.
32+
> - **Seamless integration**: Easily incorporate into existing development workflows for smooth adoption.
3333
3434
## Key components
3535

@@ -148,7 +148,7 @@ The AI Toolkit for Visual Studio Code provides a user-friendly interface for dev
148148

149149
After completing these steps, your Foundry Local model will appear in the 'My Models' list in AI Toolkit and is ready to be used by right-clicking on your model and select 'Load in Playground'.
150150

151-
## Next Steps
151+
## Related content
152152

153153
- [Get started with Foundry Local](../get-started.md)
154154
- [Integrate inferencing SDKs with Foundry Local](../how-to/how-to-integrate-with-inference-sdks.md)

0 commit comments

Comments
 (0)