Ollama 发布: v0.33.0
来源摘要
## What's Changed ### Claude Desktop Developers can now easily configure Claude Desktop to seamlessly work with Ollama as a third-party gateway provider. ### Improved caching * Fixed a hang where agent clients that cancel long prefills * Prefill restore points are now trustworthy by construction: a cancelled prefill keeps every restore point it crossed, so retries resume where they stopped instead of restarting from scratch * Resumed prefills no longer record restore points that fail to cover what they claim; on models with recurrent layers this previously forced a request matching 46k of 47k tokens to reprocess from zero * Disabled Claude Code's "tokens left" token-countdown system message, which Ollama moved to the front of the prompt and broke the KV cache on every request ### Other improvements * DeepSeek Harness launcher now falls back to `npx` when the global npm install fails, with Windows command-shim support * MLX dependency update (#17886) * Fixed broken default packaging caused by macOS-specific assumptions affecting Linux/Windows builds **Full Changelog**: https://github.com/ollama/ollama/compare/v0.32.15...v0.33.0
阅读原始来源- 来源
- Ollama 发布 · 官方来源
- 来源发布
- 2026/08/22 06:52
- 来源更新
- 2026/08/26 10:09
- 首次采集
- 2026/09/19 13:21
本文为公开信息索引与摘要,详情及后续变化请以原始来源为准。