AI-ML
Ollama v0.21.0
RESUMEN
Hermes Agent ``` ollama launch hermes ``` Hermes learns with you, automatically creating skills to better serve your workflows. Great for research and engineering tasks. <img width="1329" height="946" alt="image" src="
Descripción Detallada
Hermes Agent ``` ollama launch hermes ``` Hermes learns with you, automatically creating skills to better serve your workflows. Great for research and engineering tasks. What's Changed - Gemma 4 on MLX. Added support for running Gemma 4 via MLX on Apple Silicon, including a text-only MLX runtime for the model. The MLX backend also picked up mixed-precision quantization, better capability detection, and a batch of new op wrappers (Conv2d, Pad, activations, trig, masked SDPA, and RoPE-with-freqs). - Hermes and GitHub Copilot CLI in `ollama launch`. Added both integrations, which can now be configured in one command alongside the rest of the supported coding agents. - OpenCode moved to inline config. `ollama launch opencode` now writes its config inline rather than to a separate file, matching how other integrations are handled. - `ollama launch` no longer rewrites config when nothing changed. Pressing → on a configured multi-model integration, or passing `--model` with the current primary, used to trigger a confirmation prompt and rewrite both the editor's config file and `config.json`. Now it's a no-op when the resolved model list matches what's already saved. - Fixed `ollama launch openclaw --yes` so it correctly skips the channels configuration step, so non-interactive setups complete cleanly. - **
Actualización de Ollama v0.21.0 con cambios en Hermes y soporte para Gemma 4.
- Hermes ahora aprende automáticamente y crea habilidades para tus flujos de trabajo.
- Soporte para Gemma 4 en MLX en Apple Silicon, con nuevas características y optimizaciones.
- Integración de Hermes y GitHub Copilot CLI en un solo comando.
- Configuración de OpenCode ahora se maneja de manera inline.
A quién le importa
Solo si usas Hermes o Gemma 4 en tus proyectos.
Generado por IA · puede contener errores
Releases Relacionados
AI-ML
Ollama v0.23.0
## Claude Desktop with Ollama Launch <img width="1272" height="872" alt="ca1" src="https://github.com/user-attachments/assets/1d550e3f-0272-4429-8cb2-06d32344cb77" /> Claude Desktop is now supported with Ollama Launch. Both Claude Cowork and Claude Code are supported within the Claude Desktop Ap
AI-ML
Ollama v0.22.1
## What's Changed * Updated the **Gemma 4** renderer for thinking and tool calling improvements * Model recommendations are now updated without updating Ollama * Aligned the desktop app's launch page with `ollama launch` integrations * Fixed the Poolside integration title in `ollama launch`