Skip to content

saurabhaloneai/decoder-only-transformer-in-jax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

hi 🐳

this is a minimal implementation of gpt-2 using jax. i was reading the attetnion is all you need paper and wanted to implement it myself. it's probably very slow and memory inefficient but it's still fun and under 100 lines of code.

About

decoder only transformer in pure jax.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages