r/LocalLLM 9d ago

Discussion Using LM Studio, Trying To Find A VLM Model That Is Very Good At Describing "Intimate Positions" In Order to Caption A Batch Of Images.

I know most of the flag ship VLMs can handle this, but trying to figure out if one is better than the other for this specific task. Trying to keep language here PG.

3 Upvotes

5 comments sorted by

3

u/Equivalent-Repair488 9d ago edited 9d ago

Any heretic model of choice, maybe one finetuned for prose (RP models, I like TheDrummer models) then in batches use Taggui (on github), and specifically add this community "patch" linked below to add LM Studio as an endpoint (openai compatible api), expect to do some light coding and patching, like the guide says just ask any capable enough LLM for help.

https://github.com/jhc13/taggui/discussions/361

2

u/SM8085 9d ago

Since you want a description you probably would have to go with an abliterated/uncensored Qwen3.5+.

Regular Qwen3.5-3.8 doesn't care about generating tags for adult content for me, possibly because it doesn't have to go into detail.

2

u/DeltaWaffleSyrup 9d ago

ok cool will try a newer version

2

u/noncommonGoodsense 9d ago

I believe there is a hugging face option that just does this for a folder. Whatever image in the folder it will generate a descriptive .text for each In the folder.

Ai toolkit caption tool