
Not every AI interaction is best served with a large frontier model. There is a long tail of trillion-token use cases, from tagging to search, best served by a sub-10B-parameter model that runs in milliseconds and costs many orders of magnitude less than the frontier. However, engineers historically had to choose between model size and quality; as models got smaller, performance, adherence, and recall dropped linearly. Post-training on production data closes that gap. We built Freesolo Flash to make training loops like SFT and RL easy and end-to-end completable through your coding agent.
We accomplish this in a few different ways
Flash is built out of our own frustrations with current managed post-training solutions, especially for SLMs. We believe that unlocking frontier capability for a narrow task into a small model will prove to be the best improvement for all agentic product UX. Flash is our first step towards solving this. Just grab a Freesolo API Key, point your agent at the training package, and watch it push your lightweight model beyond the frontier.
Flash is publicly available today at https://freesolo.co . Train on!