Hacker News new | ask | show | jobs
by antupis 1015 days ago
I think some cases CF would be even good eg you want llm that produces only valid json data as output.
1 comments

Yeah, this is essentially how finetuned models work. If you fine tune stablediffusion to produce anime images, it might forget how to produce images in any other style. But it will become much better at anime images than the base model. If anime images are the art style you’re after, this is a good trade. Same with fine tuning LLMs for SQL or whatever.