返回全部动态
Ollama v0.31.2 发布:支持旧 GPU 闪存注意力并修复多项问题
原标题:v0.31.2
AI 摘要
Ollama 发布 v0.31.2 版本,主要更新包括:在旧款 NVIDIA GPU(计算能力 6.x)上启用 flash attention,iGPU 可卸载视觉模型以适配内存,修复了思考模型禁用思考时的结构化输出问题,并强化了 GGUF 模型创建。此外,`ollama launch` 为 Claude Code 默认禁用遥测,修复了非 UTF-8 路径加载问题,并更新了 MLX 和 llama.cpp 引擎。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * Enabled flash attention on older NVIDIA GPUs (compute capability 6.x) * iGPU can now offload vision models with padding to fit available memory * Fixed structured output for thinking models when thinking is disabled * Hardened GGUF model creation * `ollama launch` for Claude Code now disables telemetry by default * Fixed loading models on paths with non-UTF-8 characters * Updated the MLX and llama.cpp engines ## New Contributors * @kevinpark1217 made their first
发布时间:2026-07-07 06:28
抓取时间:2026-08-02 00:27
来源机构:Ollama