v0.33.0-rc2Pre-release
v0.33.0
Added 2
- Add Claude Desktop app integration
- Add Connect your apps experience
Changed 3
- Update mlx
- Polish onboarding layout and disable zoom
- Fall back to npx for DeepSeek Harness
Fixed 2
- Fix mlx mac assumptions on linux/windows
- Make prefix cache restore points survive cancelled and resumed prefills in mlxrunner
From Ollama
What's Changed
- mlx: fix mac assumptions on linux/windows by @dhiltgen in https://github.com/ollama/ollama/pull/17898
- mlx update by @dhiltgen in https://github.com/ollama/ollama/pull/17886
- lint fixes by @dhiltgen in https://github.com/ollama/ollama/pull/17897
- app: add claude desktop app by @ParthSareen in https://github.com/ollama/ollama/pull/17899
- app: polish onboarding layout and disable zoom by @hoyyeva in https://github.com/ollama/ollama/pull/17885
- launch: fall back to npx for DeepSeek Harness by @ParthSareen in https://github.com/ollama/ollama/pull/17758
- mlxrunner: make prefix cache restore points survive cancelled and resumed prefills by @jessegross in https://github.com/ollama/ollama/pull/17901
- app: add Connect your apps experience by @hoyyeva in https://github.com/ollama/ollama/pull/17900
- app: claude model management by @ParthSareen in https://github.com/ollama/ollama/pull/17915
Full Changelog: https://github.com/ollama/ollama/compare/v0.32.15...v0.33.0-rc0