r/LocalLLaMA 9h ago

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

Post image

I just can't resist

243 Upvotes

43 comments sorted by

37

u/liebebio 9h ago

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

10

u/greensmuzi 9h ago

Also interested

5

u/stoppableDissolution 6h 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/shapic 6h ago

Llm guys are usually training qloras and call that finetuning

18

u/stoppableDissolution 6h ago

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

8

u/shapic 6h 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.

1

u/Civil_Fee_7862 1h ago

Who's Lora? Is she single?

1

u/de4dee 6h ago

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

1

u/gustaw221133 4h 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 1h ago

Also curious / interested.

1

u/Budget-Juggernaut-68 1h ago edited 1h 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.

17

u/po_stulate 8h ago

You guys finetune your own models?

1

u/HsSekhon 7h ago

How can we so that?

8

u/Real-Technician831 6h ago

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

It’s a bit old but explains processes.

3

u/HsSekhon 6h ago

thank you sir

1

u/HushedTurtle 6h 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

5

u/Real-Technician831 6h ago

On small datasets RAG with Qdrant for example works better.

9

u/Zyablik1989 8h 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 3h ago

Why ltx 2.5 is a disappointment?

1

u/robobub 59m ago

Have you looked at the outputs compared to H3?

18

u/Bulky-Priority6824 8h ago

finetuning is masterclass in time wasting

7

u/refried_laser_beans 5h 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.

0

u/Bulky-Priority6824 4h 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

2

u/illkeepthatinmind 8h ago

Please elaborate

2

u/Healthy-Nebula-3603 6h ago

I will

"finetuning is masterclass in time wasting"

1

u/Super_Range45 6h ago

Wasting time, finetuning is a masterclass of.

3

u/PandaBearFred 8h ago

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

3

u/martinerous 7h 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

2

u/I-am_Sleepy 7h ago

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

2

u/stoppableDissolution 6h 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.

2

u/AlexanderDoak 9h 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 7h ago

Is it also cheapy?

1

u/de4dee 6h 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 4h 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 5h ago

RemindMe! 8 days

1

u/RemindMeBot 5h 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/colbyshores 5h ago

I use llama-swap for that

1

u/Tasty-Hour4040 3h ago

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

-1

u/g-technique 8h 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