返回全部动态
Ollama 发布 v0.34.1:修复模型选择器并改进 MLX 内存管理
原标题:v0.34.1
AI 摘要
Ollama 发布 v0.34.1 版本,主要修复 ChatGPT 模型选择器间距问题,改进 mlxrunner 的前缀缓存快照驱逐与内存检查逻辑,并将 token 重复上限提升至 100 且改为返回错误而非不完整结果。此外还包含 MLX 与 llama.cpp 的更新以及应用布局和命令反馈的调整。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * app: fix ChatGPT model selector spacing * mlxrunner: Evict prefix cache snapshots from the active conversation * mlxrunner: check system free memory and wait for evicted runners before loading the next MLX model * llm: raise token repeat limit to 100 and return error instead of incomplete result * mlx: scope array lifetimes instead of pinning and sweeping * llm: keep gemma3n projector off the CPU * app: refresh Apps layout and command copy feedback * MLX and llama.cp
发布时间:2026-09-15 06:14
抓取时间:2026-09-15 06:17
来源机构:Ollama