EXE
WinGet
Ollama
Ollama · 0.1.42 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
ollama-windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Ollama.Ollama
Version
0.1.42
Description
Get up and running with large language models locally.
License
MIT
↗
Homepage
https://ollama.com/
Upgrade Behavior
install(Install over existing)
Release Notes
New models
- Qwen 2: a new series of large language models from Alibaba group
What's Changed
- Fixed issue where qwen2 would output erroneous text such as GGG on Nvidia and AMD GPUs
- ollama pull is now faster if it detects a model is already downloaded
- ollama create will now automatically detect prompt templates for popular model architectures such as Llama, Gemma, Phi and more.
- Ollama can now be accessed from local apps built with Electron and Tauri, as well as in developing apps in local…