Skip to content

maximus12793/MiniGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini GPT

Mostly a learning exercise to reproduce GPT-2 and take a stab at code synthesis from scratch.

File Notes


  1. tiny.py simplest model implementation using top level API.
  2. train.py simplest training loop using lightning ⚡.
  3. basic.ipynb end to end demo of usage.

General Note

Useful Links

Implementation Guides

Goals

Implementation Phases

  1. Pair program with GPT
  2. Follow guides
  3. License taggging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published