AI-ML
Ollama v0.16.2
RESUMEN
What's Changed `ollama launch claude` now supports searching the web when using `:cloud` models Fixed rendering issue when running `ollama` in PowerShell * New setting in Ollama's app makes it easier to disable cloud models for sensitive and private tasks where data cannot leave your compu
Descripción Detallada
What's Changed `ollama launch claude` now supports searching the web when using `:cloud` models Fixed rendering issue when running `ollama` in PowerShell New setting in Ollama's app makes it easier to disable cloud models for sensitive and private tasks where data cannot leave your computer. For Linux or when running `ollama serve` manually, set `OLLAMANOCLOUD=1`. Fixed issue where experimental image generation models would not run in 0.16.0 and 0.16.1 Full Changelog:
Ollama v0.16.2 añade búsqueda web y mejora la gestión de modelos en la app.
- `ollama launch claude` ahora permite buscar en la web con modelos `:cloud`.
- Se corrigió un problema de renderizado en PowerShell.
- Nueva opción para desactivar modelos en la app para tareas sensibles.
A quién le importa
Todos los que usan Ollama y modelos en la nube.
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