← Back to context

Comment by leobg

9 hours ago

Why not generate an artificial dataset using commercial APIs and then finetune a small model on this data?

I’ve had success adapting even a 7B model for single-domain tasks that way, including reasoning and tool calling.

You can use an open model. The point is just to outsource the inference, so you don’t have to deal with running the larger model yourself.