Blog
Thoughts on AI, machine learning, startups, and more.
Say It Again: Does Repeating the Prompt Make Small LLMs Smarter?
Feb 22, 2026I tested a dead-simple trick from a Google Research paper on small open-source models. Just repeat the prompt. On ARC-Challenge, accuracy doubled.
Read more
Hypernova: Beating Single-Model Baselines with Mixture of Models
Jan 06, 2026We built Hypernova, a Mixture of Models router that dynamically selects the optimal LLM for each task. No single model is the best at everything.
Read more