Skip to main content

Module kimi_validate

Module kimi_validate 

Source
Expand description

Validate a Kimi K3 checkpoint directory without loading all shards.

Reads model.safetensors.index.json (or a partial weight_map) and checks that expected layer prefixes and tensor shapes are present. Used by ferrox inspect-kimi / CI gates before a full ~1.56 TB run.

Structs§

KimiCheckpointReport

Enums§

KimiValidateError

Functions§

validate_kimi_checkpoint_dir
Lightweight validation: index present, embed/lm_head named, at least one layer prefix, shard files referenced exist when check_files.