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.32.5
## What's Changed * Fixed an MLX Metal bug that could reduce output quality for NVFP4 models, particularly Laguna. **Full Changelog**: https://github.com/ollama/ollama/compare/v0.32.4...v0.32.5
AI-ML
Ollama v0.32.4
## What's Changed - Support Laguna on Apple GPUs via the MLX engine - Quantize draft-model output heads at the requested type when creating speculative-decoding drafts. - Fixed Qwen3 MoE decoding for differently-quantized experts, plus faster packed gate/up projection (~4–9% on M5 Max). **Full
AI-ML