RustGPT demonstrates creating transformers solely with Rust's ndarray for tensors, avoiding PyTorch/TensorFlow for performance and control.
Pure Rust LLMs enable embedded/edge AI; extend with crates like tch-rs for acceleration.