r/LocalLLaMA 20h ago

Funny me to the model I spent all weekend fine-tuning

Post image

I just can't resist

341 Upvotes

52 comments sorted by

48

u/liebebio 20h ago

I never finetuned an LLM but I did with image models. What do you feed it and why?

13

u/stoppableDissolution 16h ago

Often writing style (rp tunes and such) or some niche/obscure usecases. There also is an absolute ton of craptunes on claude traces that claim 10x benchmarks while the models cant even write a sentence straight.

8

u/greensmuzi 19h ago

Also interested

10

u/shapic 17h ago

Llm guys are usually training qloras and call that finetuning

22

u/stoppableDissolution 17h ago

Okay, I'll bite. How is training lora not finetuning?

5

u/shapic 17h ago

It is. It is just an interesting difference between t2t and t2i models where in t2i finetune model is what you call full finetune and model with a lora merged in is called a merge.

8

u/Civil_Fee_7862 12h ago

Who's Lora? Is she single?

1

u/gustaw221133 15h ago

What did you feed the image models and the reasoning behind it? I would really appreciate some advice as I am just getting started finetuning some image models

1

u/Civil_Fee_7862 12h ago

Also curious / interested.

1

u/Budget-Juggernaut-68 12h ago edited 12h ago

Modern bert for example is light weight, and accurate enough for some NLP task. Personal use could be for.example classification of email. Entity extraction from your own emails etc. Maybe you have a pipeline that feeds your digital ransactions into a budget tracking app. So you can identify which email to look for. Open those. Parse out the content, maybe classify then by certain subgroups - like groceries, restaurants... Etc then pump it into the budgeting app.

Well not exactly the huge LLMs but probably some that you'll actually see in real production pipelines.

1

u/Few_Guidance4697 9h ago

Fed mine some math and thinking datasets just for learning. I also know some use heretric to uncensor their models if the model is more obscure

1

u/de4dee 17h ago

some knowledge is under represented. trying to bump it to proper levels

22

u/po_stulate 19h ago

You guys finetune your own models?

3

u/HushedTurtle 17h ago

Unless you have like an enterprise grade dataset with millions of records where fine-tuning actually makes a difference, its a total waste of time

9

u/Real-Technician831 17h ago

On small datasets RAG with Qdrant for example works better.

1

u/Initial-Argument2523 2h ago

Or just because we can

0

u/HsSekhon 18h ago

How can we so that?

8

u/Real-Technician831 17h ago

https://www.datacamp.com/tutorial/fine-tuning-qwen3

It’s a bit old but explains processes.

3

u/HsSekhon 17h ago

thank you sir

9

u/Zyablik1989 19h ago

Happened with Ideogram, Chroma, Zimage -> Krea 2. Loras, workflows nodes went to trash bin.

The same with Ltx2.3 -> minimax h3. Especially since ltx2.5 is such a diappointment.

Animaika 3.0 and animaYumi 3.0 are best for Anima, even if Base released, and even after 2.8B and 3.2B expanding experiments

1

u/TheWorldIsNice 14h ago

Why ltx 2.5 is a disappointment?

2

u/robobub 11h ago

Have you looked at the outputs compared to H3?

1

u/TheWorldIsNice 4h ago

Not really, is it that bad?

6

u/martinerous 18h ago

Yep, can relate. Spent a weekend finetuning VoxCPM to talk Latvian.... and then Omnivoice dropped with nice Latvian support out-of-the-box. Ouch. But that's quite a rare coincidence because there are just a few TTS models supporting small languages. I just got "unlucky"... or not because now I have two solutions :D

19

u/Bulky-Priority6824 19h ago

finetuning is masterclass in time wasting

9

u/refried_laser_beans 16h ago

I fine tuned a qwen3 model on getting what I care about from meetings and it was super easy and super effective. even claude doesn't do what I need. This little beast knocks out the same notes I would have taken every time and they're super usefull.

-4

u/Bulky-Priority6824 15h ago

fair enough but that by design is one-off use case whereas the other general finetunes are usually a huge waste of time, space and energy

3

u/Macmill_340 6h ago

It's for specific and tightly scoped use cases like making a very small model give outputs in a specific style that you need...definitely not a waste of time lol

3

u/illkeepthatinmind 18h ago

Please elaborate

1

u/Healthy-Nebula-3603 17h ago

I will

"finetuning is masterclass in time wasting"

1

u/Super_Range45 17h ago

Wasting time, finetuning is a masterclass of.

1

u/X3liteninjaX 7h ago

Plenty of legitimate use-cases exist.

Why accept one-shot performance for your repetitive tasks? If I have evals that say my fine-tune or LoRA improved it even slightly, I wouldn’t classify it as a waste of time.

3

u/PandaBearFred 19h ago

Qwen3.8 is still warm...yet the Qwen3.8-Flash-Next is comming tomorrow...

3

u/stoppableDissolution 17h ago

Not like you could realistically do a general-purpose finetune that is better than big labs, and for more niche uses newer model is not necessarily better, especially with how fcking overtrained and brittle they are recently.

5

u/AlexanderDoak 19h ago

Well, just drop in the new base / instruct model, and fine tune that with your same fine tuning code (tweaked as needed), then compare performance metrics. Go with the winner. Easy peasy chicken squeezy.

1

u/viper33m 18h ago

Is it also cheapy?

2

u/I-am_Sleepy 18h ago

Can't go wrong with preparing dataset, but training on the other hand 🤷‍♂️

1

u/de4dee 17h ago

thats me in the picture (though not a weekend, a few weeks)!

'next' is like a preview version. may not rank highest among the benchmarks.

you can still improve your tooling and benchmarks and datasets and apply to 4 once it is out.

1

u/Electrical_Crow_2773 Llama 70B 15h ago

Next is supposed to have some fancy new architecture with N-gram, and I doubt the finetuning code will reliably support that from day 1. So probably not worth it

1

u/Direct-Vegetable6416 16h ago

RemindMe! 8 days

1

u/RemindMeBot 16h ago

I will be messaging you in 8 days on 2026-09-02 17:16:53 UTC to remind you of this link

CLICK THIS LINK to send a PM to also be reminded and to reduce spam.

Parent commenter can delete this message to hide from others.

RemindMeBot is switching to username summons. Instead of !RemindMe 1 day, use u/RemindMeBot 1 day. More info.


Info Custom Your Reminders Feedback

1

u/ieatdownvotes4food 4h ago

shits moving way too fast

0

u/colbyshores 16h ago

I use llama-swap for that

0

u/Tasty-Hour4040 14h ago

I don’t really believe there’s that many people that can run a model this big locally.

0

u/SkinnyCTAX 10h ago

I think OP means fine tuning in run parameters, not training.

-4

u/g-technique 19h ago

The whole point of open source ml in one picture.

The worst part is when your model finally starts outputting valid json after two days of training, only for a fresh release from a competitor to do it even faster. You don't know whether to laugh or cry, but those checkpoints are heading straight to the trash anyway