AI-ML
Ollama v0.17.5
RESUMEN
New models - Qwen3.5: the small Qwen 3.5 model series is now available in 0.8B, 2B, 4B and 9B parameter sizes. What's Changed Fixed crash in Qwen 3.5 models when split over GPU & CPU Fixed issue where Qwen 3.5 models would repeat themselves due t
Descripción Detallada
New models - Qwen3.5: the small Qwen 3.5 model series is now available in 0.8B, 2B, 4B and 9B parameter sizes. What's Changed Fixed crash in Qwen 3.5 models when split over GPU & CPU Fixed issue where Qwen 3.5 models would repeat themselves due to no presence penalty (note: you may have to redownload the `qwen3.5` models: `ollama pull qwen3.5:35b` for example) `ollama run --verbose` will now show peak memory usage when using Ollama's MLX engine Fixed memory issues and crashes in MLX runner * Fixed issue where Ollama would not be able to run models imported from Qwen3.5 GGUF files Full Changelog:
Se añaden nuevos modelos Qwen 3.5 y se corrigen varios errores.
- Nuevos modelos Qwen 3.5 disponibles en tamaños de 0.8B, 2B, 4B y 9B.
- Se solucionó un fallo al usar modelos Qwen 3.5 en GPU y CPU.
- Se arregló un problema de repetición en modelos Qwen 3.5 por falta de penalización de presencia.
- Ahora `ollama run --verbose` muestra el uso máximo de memoria en el motor MLX.
A quién le importa
Todos los que usen modelos Qwen 3.5.
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`