Skip to content

an attempt to create a Transformer based LLM, like GPT from scratch

License

Notifications You must be signed in to change notification settings

mratanusarkar/mockGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mockGPT

The whole world is taken by storm with the launch of ChatGPT by open.ai.

While big Tech giants Google, Microsoft, Apple, Meta, ... are jumping into the space to make an AGI or LLM based products, this project is a small attempt to create a Transformer based LLM, like GPT from scratch.

This project is heavily inspired by Andrej Karpathy's series on Neural Networks, and the video Let's build GPT

Note: The chances of succeeding with this project is low in my first attempt, and even if I do, I believe that the model will turn out to be small, with limited training dataset. Hence there should't be any safety concerns as Sam Altman describes in Lex Fridman Podcast #367, in the section: Fear (1:09:05)

About

an attempt to create a Transformer based LLM, like GPT from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published