Skip to content

dillfrescott/llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My attempt at an LLM from scratch!

The scripts should be pretty self-explanatory, just adjust the values in the scripts to your desired values and train on any .txt file!

Install:

  1. Install pytorch (gpu recommended)

  2. pip install -r requirements.txt


Note: Does it work? Yes, but it just kind of spits out random words and sentences. But hey, its an llm from scratch!

About

My attempt at an LLM from complete scratch!

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages