AI-ML
Ollama v0.17.6
RESUMEN
What's Changed Fixed issue where GLM-OCR would not work due to incorrect prompt rendering Fixed tool calling parsing and rendering for Qwen 3.5 models New Contributors * @Victor-Quqi made their first contribution in Full Changelog: h
Descripción Detallada
What's Changed Fixed issue where GLM-OCR would not work due to incorrect prompt rendering Fixed tool calling parsing and rendering for Qwen 3.5 models New Contributors * @Victor-Quqi made their first contribution in Full Changelog:
Correcciones en GLM-OCR y en el parsing de herramientas para modelos Qwen 3.5.
- Se solucionó un problema con GLM-OCR por un error en el renderizado del prompt.
- Se corrigió el parsing y renderizado de llamadas a herramientas para modelos Qwen 3.5.
A quién le importa
Todos los que usan GLM-OCR o modelos Qwen 3.5.
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