EXO v1.0.63 Release Notes
This release comes with stability improvements for long-running clusters, and support for GLM 4.7 and MiniMax M2.1.
Model Support
- Added support for GLM 4.7 (#1147)
- Added support for MiniMax M2.1 (#1147)
- Tensor sharding for GPT-OSS (#1144)
UI
- Uninstall button in macOS app (#1077)
Bug Fixes
- Fix issues with nodes incorrectly dropping out of topology (#1164, #1170)
- Fix
exo-benchfor transformers 5.x (#1168) - Fix gibberish responses for GPT-OSS (#1165)
- Increase rlimit to avoid hitting resource limit errors when launching more than 10 instances (#1148)
- Reduce false-positives on local network access warning in macOS app (#1136)
- Use user-provided
seedfor sampling in generation, enabling deterministic responses (#1094) - Change status shown in Dashboard/macOS app from
UNKNOWNtoPREPARING(#1112) - Cleaner scrolling in instances box on Dashboard (#1113)
Full Changelog: v1.0.62...v1.0.63