Skip to content

gowthamr-tech/LLM_SCRATCH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini LLM from Scratch

This project is a tiny GPT-like text generator built completely from scratch.

How to run

  1. Install dependencies: pip install -r requirements.txt

  2. Add your training text to: data/input.txt

  3. Train the model: python src/train.py

  4. Generate text: python src/generate.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages