What's Changed
- Add support for the Llama 4 architecture
- Increased default context window to 4096 tokens
- Fixed issue where image paths would not be recognized with
~when being provided toollama run - Improved output quality when using JSON mode in certain scenarios
New Contributors
- @greengrass821 made their first contribution in #10339
- @richardshiue made their first contribution in #10335
- @aduermael made their first contribution in #10386
Full Changelog: v0.6.6...v0.6.7-rc0