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
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.
21
21
22
-
Key benefits of Foundry Local include:
22
+
Foundry Local offers these key benefits:
23
23
24
24
> [!div class="checklist"]
25
25
>
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.
28
28
> -**Flexibility**: Support for diverse hardware configurations lets you choose the optimal setup for your needs.
29
29
> -**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.
33
33
34
34
## Key components
35
35
@@ -148,7 +148,7 @@ The AI Toolkit for Visual Studio Code provides a user-friendly interface for dev
148
148
149
149
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'.
150
150
151
-
## Next Steps
151
+
## Related content
152
152
153
153
-[Get started with Foundry Local](../get-started.md)
154
154
-[Integrate inferencing SDKs with Foundry Local](../how-to/how-to-integrate-with-inference-sdks.md)
0 commit comments