Skip to content

kar7mp5/MinGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinGPT

The LLM model made by MinSup Kim.

Table of the contents

1. Install libraries
2. The description of the model

1. Install libraries

  • Required libraries
tiktoken
torch
torchvision
numpy
  • Quick install
$ pip3 install -r requirements.txt

2. The description of the model

MultiHeadAttention Normalization FeedForwardNeutralNetwork TransformerBlock GPTModel text_gen1 text_gen2 text_gen3 train train2 result

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages