Chapter 012 / 7
Transformer Architecture Internals
Implement RMSNorm from scratch in PyTorch
Easy
Target interface
class RMSNormImplement the function/class skeleton in the editor. Any correct approach is accepted.
Hints0 / 2
Reference solution
Your own code stays in the editor.