[ ARTICLE.SYS ]
AI Engineering
⋅5 min read
Fine-tuning a local 9B model for multi-turn text-to-SQL
My text-to-SQL agent handled single questions and got lost on follow-ups, so I fine-tuned Qwen 3.5 9B on multi-turn data and compared it with Claude Sonnet 4.6 on the same rows and scorer. The runs point at table and column selection, rather than SQL writing, as the real bottleneck for small models.
Dan



