v0.20.5
📦 ollamaView on GitHub →
✨ 3 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces OpenClaw channel setup for integrating messaging platforms like WhatsApp and Telegram via `ollama launch openclaw`, enables flash attention for Gemma 4, and fixes a bug in the /save command.
✨ New Features
- Introduced OpenClaw channel setup allowing connection to WhatsApp, Telegram, Discord, and other messaging channels via `ollama launch openclaw`.
- Enabled flash attention for Gemma 4 models on compatible GPUs.
- The `ollama launch openclaw` command now detects curl-based OpenCode installations located at ~/.opencode/bin.
🐛 Bug Fixes
- Fixed an issue with the `/save` command when used with models based on safetensors architectures.