Z80-μLM is a 2-bit quantized language model designed to run on an 8-bit Z80 processor with 64KB RAM, packaged as a 40KB CP/M binary. The project uses trigram hash encoding for input, 2-bit weight quantization, and 16-bit integer inference without floating-point operations. It includes pre-built examples like a conversational
Sort: