Skip to content

perceptagi/TinyChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

TinyChat

A really tiny and cute chatbot, totally localized on your computer :3

model

This part of the program is a class that contains the actual transformer call responsible for coming up with the prompt response. The brain if you will. THE MATRIX!!

generate

I honestly forget what this part even does. I think weights or something. or it does the stack load for the execution.

train

This part runs a function to train the weight system.

data

AKA training data(i may not include this part) bunch of text files to train it but this part is honestly interchangable.

About

A really tiny and cute chatbot, totally localized on your computer :3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors