Atomic Chat v1.1.104
🚀 New Features
- Gemma 4 12B now runs in Atomic Chat — Google's latest multimodal model, working on Mac (MLX) and Windows/Linux (llama.cpp).
- Added Google's Gemma 4 QAT models support — near-original quality using up to ~72% less memory, with sizes from 2B up to 31B.
🔧 Improvements & Fixes
- Updated llama.cpp to the latest build, enabling faster Gemma 4 generation (MTP speculative decoding).
- Fixed a Windows bug where a fresh install couldn't save its settings, which could break first-run onboarding.
- Improved CUDA backend installation on Windows to fix cases where it failed to set up after updating.
- Future-proofed Windows GPU acceleration so it won't silently drop to CPU when the CUDA build version changes.
- Fixed the OpenClaw config being rejected so one-click Run works again without manual edits.
🙏 Contributors
Thanks to @Vect0rM, @Albert-Atomic for their contributions to this release!