AI-ML
Ollama v0.30.2
RESUMEN
What's Changed `ollama launch` now supports Qwen Code and can guide users through installing the Cline CLI when it is missing. `ollama launch codex` now uses an isolated launch configuration, avoiding conflicts with a user's existing Codex settings. * Added llama.cpp backend compatibilit
Descripción Detallada
What's Changed `ollama launch` now supports Qwen Code and can guide users through installing the Cline CLI when it is missing. `ollama launch codex` now uses an isolated launch configuration, avoiding conflicts with a user's existing Codex settings. Added llama.cpp backend compatibility support for Poolside's Laguna architecture. The llama.cpp backend now includes cached prompt tokens in token accounting, improving usage reporting for requests with prompt cache hits. The llama.cpp backend now ignores SSE ping comments, improving streaming compatibility with newer backend behavior. The llama.cpp backend now detects load stalls from server output so failed model loads surface more reliably instead of hanging. Radeon 8060S integrated GPUs are now allowed by default. Template details are included in logs to make troubleshooting model prompts easier. Added Hermes Desktop configuration docs. Fixed a build issue in the Laguna compatibility patch, restoring Laguna support in release builds. Full Changelog:
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
AI-ML
Ollama v0.30.8
## What's Changed * Fixed `ollama launch` selecting the wrong provider in some cases * Improved prompt caching by decoupling it from context shift for better KV cache reuse * More stable MLX inference with hardened linear and embedding layers * MLX runner now creates snapshots during prompt proc
AI-ML
Ollama v0.30.7
Ollama Launch now supports Hermes Desktop, a native desktop interface for the Hermes agent. Run it alongside your Hermes agent to get a visual interface for managing conversations, integrations, and messaging apps. ``` ollama launch hermes-desktop ``` <img width="2556" height="1716" alt="image