Skip to content

v1.5.2

Latest

Choose a tag to compare

@Jintao-Huang Jintao-Huang released this 28 Jun 15:31

新特性

  1. 新增 model_type 支持:GLM-5.2(glm_moe_dsa 新增 indexer_type = 'shared' 支持)、minicpmv4_6。
  2. moe_router_load_balancing_type 支持同时设置多个类型。
  3. 修复 DeepSeek-V4 FP8 相关问题。

New Features

  1. Added support for new model_type: GLM-5.2 (with indexer_type = 'shared' support added for glm_moe_dsa) and minicpmv4_6.
  2. moe_router_load_balancing_type now supports specifying multiple types simultaneously.
  3. Fixed issues related to DeepSeek-V4 FP8.

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2