v0.5.13
📦 ollama
✨ 6 features🐛 2 fixes🔧 4 symbols
Summary
This release adds support for Phi-4-Mini, Granite-3.2-Vision, and Command R7B Arabic models, introduces a global context length environment variable, and adds NVIDIA Blackwell compatibility.
Migration Steps
- To set a custom default context length, export OLLAMA_CONTEXT_LENGTH (e.g., OLLAMA_CONTEXT_LENGTH=8192) before running 'ollama serve'.
✨ New Features
- Added support for Phi-4-Mini model with function calling, reasoning, and multilingual enhancements.
- Added support for Granite-3.2-Vision model for visual document understanding.
- Added support for Command R7B Arabic model.
- Introduced OLLAMA_CONTEXT_LENGTH environment variable to set the default context length.
- Added compilation support for NVIDIA Blackwell architecture.
- Added support for requests from Visual Studio Code and Cursor by allowing 'vscode-file://' origins.
🐛 Bug Fixes
- Fixed issue where bf16 GGUF files could not be imported.
- Fixed 'permission denied' issues during Linux installation.
🔧 Affected Symbols
OLLAMA_CONTEXT_LENGTHvscode-file://bf16 GGUFNVIDIA Blackwell