mlx-examples
mlx-examples copied to clipboard
Add support for Llava-1.6
> @nkasmanoff @mzbac Great works! Do you plan to support [Llava-1.6-hf](https://huggingface.co/llava-hf/llava-v1.6-mistral-7b-hf) too ? It does require this change from transformers: [huggingface/transformers#29012](https://github.com/huggingface/transformers/pull/29012)
@nxphi47 would like to add support for llava 1.6, however, could you create an issue for that? Comments on the closed PR may get lost.
Originally posted by @mzbac in https://github.com/ml-explore/mlx-examples/issues/461#issuecomment-1975413383
This model will be supported on MLX VLM soon :)
https://github.com/Blaizzy/mlx-vlm/issues/39
PR will be merged to mlx-vlm early tomorrow :)
https://github.com/Blaizzy/mlx-vlm/pull/43