Blaizzy / mlx-vlm

MLX-VLM is a package for running Vision LLMs locally on your Mac using MLX.
MIT License
144 stars 12 forks source link

Llava v1.6 support #42

Closed jrp2014 closed 1 week ago

jrp2014 commented 2 weeks ago

Which Llava models are supported? The mlx-examples repo supports only v1.5. Does this one support v1.6? Does it generate keywords for an image , for example?

Blaizzy commented 2 weeks ago

Hey

As I mentioned earlier, Llava 1.6 (Next) support will be added soon.

At the moment we only support Llava 1.5.

Here is the list of models we plan to add soon: https://github.com/Blaizzy/mlx-vlm/issues/39

Blaizzy commented 2 weeks ago

Could you elaborate on this keyword generation feature?

I couldn't find any information about it.