Dev Trains Continual-Learning Model From Scratch on 8GB VRAM Laptop, Now at 530M Params

Another__one · reddit · 2026-09-21

A developer shared the mini-AGI project on Reddit: a continually learning model trained from scratch on an 8GB VRAM laptop using a batch-1 stream of data, now at 530M parameters and still growing.

Two key ideas:

The motivation is dissatisfaction with being unable to train 1B+ models on consumer hardware; the author wants full control over what the model sees. The model reads the 7.8B-character corpus as one continuous stream in 32K-character passages, "just like you or I would," and is still training. The author says the project was built by brainstorming with Claude and would have been impossible otherwise. It's open source — you can git clone and run it — and includes a promising scaling curve.

Original post →

More from Research

Research channel →