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.30.10
## What's Changed * models: add Cohere2MoE model by @jmorganca in https://github.com/ollama/ollama/pull/16670 * llama: update llama.cpp to b9672 by @pdevine in https://github.com/ollama/ollama/pull/16775 **Full Changelog**: https://github.com/ollama/ollama/compare/v0.30.9...v0.30.10-rc0
AI-ML
Ollama v0.30.9
## What's Changed * Support for Cohere2Moe architecture * Fixed LFM2 parser/render for cases where thinking was not emitted * Fixed issue where `ollama launch claude` and other coding agent or assistant use cases would only output one token * Ollama will now return an error if a single message i