EXE
WinGet
Ollama
Ollama · 0.12.11 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
OllamaSetup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
File Identity
Filename
OllamaSetup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Ollama.Ollama
Version
0.12.11
Description
Get up and running with large language models locally.
License
MIT
↗
Homepage
https://ollama.com/
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- Ollama's API and the OpenAI-compatible API now supports Logprobs
- Ollama's new app now supports WebP images
- Improved rendering performance in Ollama's new app, especially when rendering code
- The "required" field in tool definitions will now be omitted if not specified
- Fixed issue where "tool_call_id" would be omitted when using the OpenAI-compatible API.
- Fixed issue where ollama create would import data from both consolidated.safetensors and other safetensor files.
- Ol…