AI-ML
Ollama v0.23.0
RESUMEN
Claude Desktop Claude Desktop is now supported with Ollama Launch. Claude Cowork and Claude Code are supported within the Claude Desktop App. ``` ollama launch claude-desktop ``` Claude Cowork <img width="1272" height="872" alt="ca1" src="
Descripción Detallada
Claude Desktop Claude Desktop is now supported with Ollama Launch. Claude Cowork and Claude Code are supported within the Claude Desktop App. ``` ollama launch claude-desktop ``` Claude Cowork Claude Code Claude Code on the terminal can still be accessed through the CLI with: ``` ollama launch claude ``` Not supported yet - Web Search (coming soon) - Extensions What's Changed Launch Claude Desktop with `ollama launch claude-desktop` The Ollama app now surfaces featured models from server-driven recommendations Fixed OpenClaw gateway timeout on Windows by enforcing IPv4 loopback (thanks @UniquePratham) Hardened Metal initialization to gracefully handle ggml kernel compilation failures New Contributors * @UniquePratham made their first contribution in Full Changelog:
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
AI-ML
Ollama v0.32.5
## What's Changed * Fixed an MLX Metal bug that could reduce output quality for NVFP4 models, particularly Laguna. **Full Changelog**: https://github.com/ollama/ollama/compare/v0.32.4...v0.32.5
AI-ML
Ollama v0.32.4
## What's Changed - Support Laguna on Apple GPUs via the MLX engine - Quantize draft-model output heads at the requested type when creating speculative-decoding drafts. - Fixed Qwen3 MoE decoding for differently-quantized experts, plus faster packed gate/up projection (~4–9% on M5 Max). **Full
AI-ML