Skip to content

A python large language model that you can run on your computer. It trains itself using Keras and saves its own training data from which it can resume from.

Notifications You must be signed in to change notification settings

shah-aarav/LargeLangaugeModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Large Langauge Model

A python large language model that you can run on your computer. It trains itself using Keras and saves its own training data from which it can resume from.

To Install program and dependencies:

git clone https://github.com/aaravzer/LargeLangaugeModel/ && cd LargeLanguageModel && python3 -m pip -r install requirements.txt

To Run

python3 llm.py

About

A python large language model that you can run on your computer. It trains itself using Keras and saves its own training data from which it can resume from.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages