Skip to content

Simple GPT with multiheaded attention for char level tokens, inspired from Andrej Karpathy's video lectures : https://github.com/karpathy/ng-video-lecture

Notifications You must be signed in to change notification settings

jaydeepthik/Nano-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nano-GPT : Decoder only Transformer

Simple GPT with multiheaded attention for char level tokens, inspired from Andrej Karpathy's video lectures : https://github.com/karpathy/ng-video-lecture

Features

  1. Multi-headed self attention
  2. Layer Norm layers
  3. Skip connections
  4. Feed Forward layer

About

Simple GPT with multiheaded attention for char level tokens, inspired from Andrej Karpathy's video lectures : https://github.com/karpathy/ng-video-lecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published