AIAny
AI Client2024
Icon for item

Foundry Local

Runs AI models on user devices with native SDKs, optimized model management, hardware acceleration, and OpenAI-compatible APIs for apps that need offline, private inference.

Introduction

Local inference is moving from hobbyist setup to application distribution. Developers need a runtime that can travel with a product, not a model zoo users must understand.

What Sets It Apart

Foundry Local handles model download, caching, versioning, hardware selection, native SDKs, and OpenAI-compatible requests. Its catalog emphasizes compressed and quantized models, trading frontier capability for predictable local deployment.

Who Should Use It

Great fit if an app needs offline behavior, low latency, privacy-sensitive processing, or lower backend inference cost. Look elsewhere if you depend on the strongest cloud models or centralized server control.

Information

  • Websitegithub.com
  • AuthorsMicrosoft
  • Published date2024/10/01

More Items

Enables RL post-training with million-token prompts under a fixed GPU budget by evaluating shared prompt state without autograd, retaining only minimal model state, and replaying short response branches; instantiated as GRPO and demonstrated on Qwen3.6-27B and GLM-5.2 up to multi-million token execution.

GitHub
AI Client2026

Transforms unstructured documents into strongly-typed Knowledge Abstracts with one CLI command, extracting entities and relations into graphs, hypergraphs, and spatio‑temporal structures. Includes 80+ templates, multiple RAG engines, local vLLM support, Obsidian export and an MCP server.

GitHub
AI Infra2026

Defines OpenTelemetry semantic conventions for generative AI telemetry — spans, metrics, and events for GenAI clients, the Model Context Protocol (MCP), and provider-specific integrations. Includes YAML models, human-readable docs, and reference implementations to standardize observability across GenAI deployments.