Skip to content

a golang implementation of gpt2 using the standard library implemented in one hour.

License

Notifications You must be signed in to change notification settings

conneroisu/gpt2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt2

A pure-go implementation of the GPT-2 language model in Golang.

If reading the code, I reccomend cloning the repo locally and using an IDE with a Go language server to get the best experience as the golang implementation incurs a lot of boilerplate code without the help of a library like pytorch.

About

a golang implementation of gpt2 using the standard library implemented in one hour.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published