AI-ML
Ollama v0.30.5
RESUMEN
What's Changed Fixed the `gemma4:12b` floating point exception crash on x86, CUDA, Linux, and Windows systems. `ollama launch hermes-desktop` now launches Hermes Desktop and can skip rebuilding when a packaged desktop app is already installed. * `ollama launch hermes` now supports native
Descripción Detallada
What's Changed Fixed the `gemma4:12b` floating point exception crash on x86, CUDA, Linux, and Windows systems. `ollama launch hermes-desktop` now launches Hermes Desktop and can skip rebuilding when a packaged desktop app is already installed. `ollama launch hermes` now supports native Windows installs through the Hermes PowerShell installer. Added Cline CLI integration docs. 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