RustGPT demonstrates creating transformers solely with Rust's ndarray for tensors, avoiding PyTorch/TensorFlow for performance and control.
Train on tiny Shakespeare: Model learns basic patterns in ~100 epochs.