Skip to content

Volko61/LLM-Pure-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM-Pure-Python

This repo is a very basic implementation of an LLM in pure python (no torch, no numpy)

To train and inference

python Network.py

Pickles to save Classes (Network, Layer, Neuron) Dataset is input_tiny.txt (but you can change it) loaded by dataset.py

maths.py is just a util

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages