AI-ML
Ollama v0.16.0
RESUMEN
New models GLM-5: A strong reasoning and agentic model from Z.ai with 744B total parameters (40B active), built for complex systems engineering and long-horizon tasks. MiniMax-M2.5: a new state-of-the-art large l
Descripción Detallada
New models GLM-5: A strong reasoning and agentic model from Z.ai with 744B total parameters (40B active), built for complex systems engineering and long-horizon tasks. MiniMax-M2.5: a new state-of-the-art large language model designed for real-world productivity and coding tasks. New `ollama` The new `ollama` command makes it easy to launch your favorite apps with models using Ollama What's Changed Launch Pi with `ollama launch pi` Improvements to Ollama's MLX runner to support GLM-4.7-Flash * Ctrl+G will now allow for editing text prompts in a text editor when running a model Full Changelog:
Se añaden nuevos modelos y mejoras en el comando `ollama`.
- Nuevos modelos: GLM-5 y MiniMax-M2.5.
- Nuevo comando `ollama` para lanzar aplicaciones con modelos.
- Lanza Pi con `ollama launch pi`.
- Mejoras en el MLX runner para soportar GLM-4.7-Flash.
A quién le importa
Todos los que usan Ollama para modelos de IA.
Generado por IA · puede contener errores
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