Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Checkpoint<External> -> Checkpoint<Standard>
Translate weight keys and tensor shapes from external LLM checkpoints to a standardized internal network architecture layout.
Problem it solves
Incompatible weight formats across deep learning frameworks and repositories prevent unified training and inference.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.