v1.4.436
danielmiessler/Fabricv1.4.436Mar 15, 2026by github-actions[bot]
AI Summary
A faster variant of the MiniMax M2.5 model has been added to the static model list.
Key Highlights
- Added `MiniMax-M2.5-highspeed` model variant to the static list.
- Provides faster inference speed compared to the standard M2.5 model.
New Features
- Added MiniMax-M2.5-highspeed to static model list
Full Release Notes
## Changes ### PR [#2060](https://github.com/danielmiessler/Fabric/pull/2060) by [octo-patch](https://github.com/octo-patch): feat: add MiniMax-M2.5-highspeed to static model list - Added the `MiniMax-M2.5-highspeed` model variant to the static MiniMax model list. This variant delivers the same performance as `MiniMax-M2.5` but with faster inference speed.