Skip to content
#

transformers-in-c

Here is 1 public repository matching this topic...

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 transformers-in-c 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 transformers-in-c topic, visit your repo's landing page and select "manage topics."

Learn more