Interactive REPL for HuggingFace model exploration and distillation.
This crate provides an interactive shell for:
- Exploring model architectures and memory requirements
- Running distillation experiments interactively
- Managing model downloads and exports
Toyota Way Principles
- Genchi Genbutsu: Direct interaction with the "gemba" (model tensors)
- Kaizen: Iterative experimentation for continuous improvement
- Visual Control: Immediate feedback on operations