I made a CLI to train LLMs in 2 commands (no PyTorch boilerplate)
github.com·2d·
Discuss: r/LocalLLaMA
🚀MLOps
Preview
Report Post

Cleanai-c 1.1.5

What’s this?

This is a cli to easily with almost no setup, pre-train, train and use a transformer chatbot, see I’m the guy that made cleanai which is basically javascript pytorch made from scratch with no machine learning libraries. Except I originally made that one as a python library then translated it to js for speed then added a cli around it etc. It is very unclean and pretty slow, therefore I decided to make this version in c with better design choices.

Who are you?

I am willmil11, a 15 year old french self taught dev.

Why are you doing this?

I thought about how cleanai’s codebase is pure hot steaming garbage and decided to remake it but in C.

How long have you been working on this?

I’ve been workin…

Similar Posts

Loading similar posts...