AI-ML
Ollama v0.16.1
RESUMEN
What's Changed Installing Ollama via the `curl` install script on macOS will now only prompt for your password if its required Installing Ollama via the `iem` install script in Windows will now show progress Image generation models will now respect the `OLLAMALOADTIMEOUT` variable
Descripción Detallada
What's Changed Installing Ollama via the `curl` install script on macOS will now only prompt for your password if its required Installing Ollama via the `iem` install script in Windows will now show progress * Image generation models will now respect the `OLLAMALOADTIMEOUT` variable Full Changelog:
Actualización de Ollama v0.16.1 con mejoras en la instalación y generación de imágenes.
- En macOS, el script de instalación `curl` solo pedirá tu contraseña si es necesario.
- En Windows, el script de instalación `iem` ahora muestra el progreso.
- Los modelos de generación de imágenes respetan la variable `OLLAMA_LOAD_TIMEOUT`.
A quién le importa
Todos los que usan Ollama en macOS o Windows.
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