EXE
WinGet
Ollama
Ollama · 0.11.11 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
OllamaSetup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{44E83376-CE68-45EB-8FC1-393500EB558C}_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.11.11
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
OllamaSetup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Ollama.Ollama
Version
0.11.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
- Support for CUDA 13
- Improved memory usage when using gpt-oss in Ollama's app
- Better scrolling better in Ollama's app when submitting long prompts
- Cmd +/- will now zoom and shrink text in Ollama's app
- Assistant messages can now by copied in Ollama's app
- Fixed error that would occur when attempting to import satefensor files by @rick-github in https://github.com/ollama/ollama/pull/12176
- Improved memory estimates for hybrid and recurrent models by @gabe-l-hart in https:…