LLaVA
LLaVA copied to clipboard
[Question] Is it possible to run llava-v1.6-mistral-7b with transformers?
Question
Coming from https://huggingface.co/liuhaotian/llava-v1.6-mistral-7b I tried to make it work in Google Colab, but without any success. Could you please tell me if it is possible to run it with transformers and show me the code snippet for it please? Or should I use llava-hf/llava-v1.6-mistral-7b-hf ?
Second this
https://github.com/haotian-liu/LLaVA/pull/1115