EXE
WinGet
Cherry Studio
support@cherry-ai.com · 1.9.4 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Cherry-Studio-1.9.4-arm64-setup.exe /S
Custom
Cherry-Studio-1.9.4-arm64-setup.exe /S /allusers
Upgrade
Cherry-Studio-1.9.4-arm64-setup.exe /S --updated
File Identity
Filename
Cherry-Studio-1.9.4-arm64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
kangfenmao.CherryStudio
Version
1.9.4
Description
A desktop client that supports for multiple LLM providers
License
AGPL-3.0
↗
Homepage
https://cherry-ai.com/
Installer URL
https://github.com/CherryHQ/cherry-studio/releases/download/v1.9.4/Cherry-Studio-1.9.4-arm64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- hotfix(models): add DeepSeek V4+ model support with reasoning effort by @SiinXu in https://github.com/CherryHQ/cherry-studio/pull/14551
- hotfix(copilot): github copilot model fetch by @ousugo in https://github.com/CherryHQ/cherry-studio/pull/14566
- hotfix(models): add MiMo V2.5 model support by @ousugo in https://github.com/CherryHQ/cherry-studio/pull/14557
- hotfix(deepseek): forward reasoning effort for DeepSeek V4+ via Claude endpoint by @DeJeune in https://github.com/Cherr…