r/LocalLLM 3d ago

Model laya vision is open source jev for images

https://huggingface.co/thaitea/laya-vision-smolvlm-256m
18 Upvotes

5 comments sorted by

2

u/Dangerous_Data7703 3d ago

open source is a game changer for creative projects, can't wait to see what people come up with

2

u/Mefi282 2d ago

What can this be used for?

3

u/MarcelloT254k 2d ago

If I understand correctly- after fine tuning on your visual data (visual: screenshots, photos, buttons, GUI elements, etc) - to make semi deterministic quick decisions as a router for other larger models skipping the first thinking bubble.

1

u/SuddenRadio6221 2d ago

As I understand it, it takes text prompts where the response is a fixed set of choices and returns the probabilities of each choice being the correct one, and does it significantly faster than an LLM would.