Skip to content
#

layer-normalization

Here are 33 public repositories matching this topic...

BabyGPT-Build_GPT_From_Scratch

BabyGPT: Build Your Own GPT Large Language Model from Scratch Pre-Training Generative Transformer Models: Building GPT from Scratch with a Step-by-Step Guide to Generative AI in PyTorch and Python

  • Updated Dec 5, 2023
  • Python

Pure C implementation of the complete Transformer architecture from Attention Is All You Need, assembling embeddings, positional encoding, encoder stack, decoder layers, multi-head attention, and token prediction from modular components built entirely from scratch.

  • Updated Jul 17, 2026
  • C

Improve this page

Add a description, image, and links to the layer-normalization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the layer-normalization topic, visit your repo's landing page and select "manage topics."

Learn more