Z80AI
// Z80-μLM is a 2-bit quantized language model small enough to run on an 8-bit Z80 processor. Train conversational model...
z80ai
Z80-μLM is a 2-bit quantized language model small enough to run on an 8-bit Z80 processor. Train conversational model...
13EmergingUnknown
What it does
Z80-μLM is a 'conversational AI' that generates short character-by-character sequences, with quantization-aware training (QAT) to run on a Z80 processor with 64kb of ram. The root behind this project was the question: how small can we go while still having personality, and can it be trained or fine-tuned easily? With easy self-hosted distribution? The answer is Yes! And a 40kb .com binary
Getting Started
git
git clone https://github.com/HarryR/z80ai