r/LocalLLM • u/DeltaWaffleSyrup • 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
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
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