Skip to content

spraja08/BitsyGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitsyGPT - An experimental decoder only GPT transformer.

  1. Clone the repo
  2. Create the python virtual env at the root directory
  3. pip install torch and numpy
  4. Train the model using scripts/train.sh. The existing configurations as in the config directoy is for 1.2M params and would take about 35mins on Apple M1 cpu.
  5. Generate the outputs using scripts/generate.sh
  6. Change the hyperparameters in the config directoty and play further

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors