v1.0.67

infiniflow/ragflowv1.0.67Jan 28, 2026by AlexCheema

AI Summary

This release focuses on model support updates, specifically adding support for the Kimi K2.5 model and introducing tensor sharding capabilities for the MiniMax M2.1 model.

Key Highlights

  • Added support for Kimi K2.5 model.
  • Implemented tensor sharding support for MiniMax M2.1.

New Features

  • Kimi K2.5 model support
  • MiniMax M2.1 tensor sharding

Full Release Notes

# EXO v1.0.67 Release Notes

This release adds support for Kimi-K2.5 and tensor sharding support for MiniMax M2.1.

## Models

- Add support for Kimi K2.5 ([#1302](https://github.com/exo-explore/exo/pull/1302))
- Add tensor sharding support for MiniMax M2.1 ([#1299](https://github.com/exo-explore/exo/pull/1299))

**Full Changelog:** https://github.com/exo-explore/exo/compare/v1.0.66...v1.0.67