metadata
license: other
license_name: modified-mit
license_link: https://huggingface.co/moonshotai/Kimi-K2.5/blob/main/LICENSE
base_model: moonshotai/Kimi-K2.5
tags:
- kimi
- moe
- bf16
Kimi K2.5 — BF16 Safetensors
BF16 (bfloat16) conversion of Moonshot AI's Kimi K2.5.
Converted from the official native INT4 weights so that LlamaFactory + KTransformers can run LoRA SFT directly without a per-run conversion step.
| Spec | Value |
|---|---|
| Source | moonshotai/Kimi-K2.5 |
| Format | safetensors (BF16) |
| Shards | 64 |
| Total size | ~1913 GB |
| Architecture | MoE — 1T total, 32B active |
| Context | 256K tokens |
Usage with LlamaFactory + KTransformers
model_name_or_path: ananayarora/Kimi-K2.5-BF16
stage: sft
finetuning_type: lora
bf16: true
use_kt: true
License
Same as the base model: Modified MIT.