Microsoft Foundry Local
Microsoft Foundry Local is a development tool that enables users to install and run Microsoft Foundry models on their local machines. Distributed through the Windows Package Manager (winget), it can be installed via PowerShell using the command winget install Microsoft.FoundryLocal. This local installation approach allows developers and organizations to work with Foundry models without requiring constant cloud-based infrastructure or internet connectivity for model execution.
Installation and Access
The tool is designed for Windows environments and leverages PowerShell and winget for straightforward deployment. By using standard Windows package management, Microsoft Foundry Local reduces setup complexity compared to manual installation processes. Users can manage updates and dependencies through the same package manager interface used for other Windows software.
Use Cases
Running Foundry models locally supports development workflows where developers need rapid iteration, testing in isolated environments, or operation in restricted network conditions. Organizations may also use local installations to reduce latency for inference operations or maintain models entirely within their infrastructure for compliance reasons.