Kimi#
Kimi model support covers Kimi K2 language models and Kimi-K2.5-VL vision-language models through the Bridge system with auto-detected configuration and weight mapping.
Supported Variants#
Kimi K2
Kimi-K2.5-VL
Examples#
For Kimi-K2.5-VL checkpoint conversion, inference, and training commands, see the Kimi-K2.5-VL examples README.
Recipes#
Kimi K2 recipe:
src/megatron/bridge/recipes/kimi/kimi_k2.pyKimi-K2.5-VL recipe:
src/megatron/bridge/recipes/kimi_vl/kimi_k25_vl.py