返回全部动态

Ollama 发布 v0.34.4:修复模型未找到错误并优化结构化输出

原标题:v0.34.4

Ollama Releases一手来源产品发布质量 72

AI 摘要

Ollama 发布 v0.34.4 版本,修复了服务端间歇性出现的“model not found”错误,并针对思考模型优化了结构化输出的单次处理流程。此外,该版本更新了 llama.cpp 与 MLX 依赖,改进了 MLX 下 Gemma 4 图像分辨率动态选择及 Qwen 3.8 提示处理速度,同时调整了应用端对 ChatGPT/Codex 的检测方式。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

## What's Changed * server: fix intermittent "model not found" errors. by @rick-github in https://github.com/ollama/ollama/pull/18438 * server: apply structured outputs in a single pass on thinking models by @jessegross in https://github.com/ollama/ollama/pull/18479 * app: avoid System Events for ChatGPT/Codex detection by @hoyyeva in https://github.com/ollama/ollama/pull/18601 * llama.cpp: version update by @dhiltgen in https://github.com/ollama/ollama/pull/18577 * MLX: version bump by @dh


发布时间:2026-09-23 10:24
抓取时间:2026-09-23 10:28
来源机构:Ollama
阅读原文github.com