The case for the return of fine-tuning
welovesota.com
The case for the return of fine-tuning
1–10 of 85 posts
Re: The case for the return of fine-tuning
#2It requires no local gpus, just creating a json and posting to OpenAI
Re: The case for the return of fine-tuning
#3Re: The case for the return of fine-tuning
#4Re: The case for the return of fine-tuning
#5This website loads at impressive speeds (from Europe)! Rarely seen anything more snappy. Dynamic loading of content as you scroll, small compressed images without looking like it (webp). Well crafted!
Re: The case for the return of fine-tuning
#6Re: The case for the return of fine-tuning
#7Fine tuning by pretraining over a RL tuned model is dumb AF. RL task tuning works quite well.
In any case, platforms like tinker.ai support both SFT and RL.
Re: The case for the return of fine-tuning
#8Re: The case for the return of fine-tuning
#9The OpenAI fine-tuning api is pretty good - you need to label an evaluation benchmark anyway to systematically iterate on prompts and context, and it’s often creates good results if you give it a 50-100 examples, either beating frontier models or allowing a far cheaper and faster model to catch up. It requires no local gpus, just creating a json and posting to OpenAI https://platform.openai.com/docs/guides/model-opti…
Re: The case for the return of fine-tuning
#10- PaddleOCR, a 0.9B model that reaches SOTA accuracy across text, tables, formulas, charts & handwriting. [0]
- A 3B and 8B model which performs HTML to json extraction at GPT-5 level accuracy at 40-80x less cost, and faster inference. [1]
I think it makes sense to fine tune when you're optimizing for a specific task.
[0] https://huggingface.co/papers/2510.14528
[1] https://www.reddit.com/r/LocalLLaMA/comments/1o8m0ti/we_buil...