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§
Enums§
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.