Ollama
Run and manage large language models locally on your own machine.
Ollama integrates with ChatGPT Desktop as a local backend while the v0.34.x RC cycle hardens OpenAI API compatibility.
◆Recent moves
- 1d agoView source ↗
v0.34.1-rc2: API: Deprecate typical_p (#18448)
- 1d ago
v0.34.1 RC1: Docker MLX Build Context Fix
A build context fix adding the MLX patch to Docker builds — internal infrastructure change with no user-visible effect outside Docker-based Ollama deployments.
View source ↗ - 1d ago
v0.34.1 RC0: MLX Engine Adds MoE Global Scale Support
MLX version bump brings ModelOpt global scaling for MoE (Mixture-of-Experts) models, expanding which large open-weight models run efficiently on Apple Silicon. MoE architectures (used by models like DeepSeek and Mixtral variants) previously had no MLX-side global scale support, limiting quantization accuracy.
View source ↗ - 6d ago
v0.34.0 RC5: Named Function Outputs in OpenAI Compatibility
Standalone named function outputs now work in the OpenAI compatibility layer, filling a gap for callers that use structured tool responses with explicit output names — a pattern common in agent frameworks that map tool call results to named slots.
View source ↗ - 6d ago
v0.34.0 RC4: Proxy Namespace Command Fix
A proxy-layer fix normalizing namespaced commands in Full Access mode — an internal routing correction with no visible effect for standard API consumers.
View source ↗ - 7d ago
v0.34.0 RC3: Codex Agent Message Compatibility
The OpenAI compatibility layer now accepts plaintext-labeled Codex agent messages, widening protocol support for callers using OpenAI's Codex agent format. This is part of the broader hardening of the ChatGPT Desktop integration introduced in v0.34.0-rc0.
View source ↗