-
Notifications
You must be signed in to change notification settings - Fork 810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
llava-multimodal-chatbot-genai run failed #2484
Comments
Which version of the OpenVINO-Notebooks do you use? There were changes in the last days: Can you temporarily remove all the UPDATE: I needed to delete my existing virt-env folder, create a new virtenv, resync the Notebooks repo, re-install the requirements.txt and then run the Jupyter-Notebook again. |
I'm using the OpenVINO-notebook with commit-di: I've pulled the latest changes on branch:
Thanks for your help! |
Have a look into the originally downloaded FP16 folder |
Yes, It works fine in my environment. I think the size of model files are expected:
|
Ohh I don't have file It works well now, thank you so much for the help! |
Hmm, download, conversion and compression is done here:
There is no version information given - so it could happen that in Huggingface a newer/different/updated/modified model gets updated/upgraded... and then the same query could result in a different response (besides SW-/HW-/platform-specific differences like rounding effects, HW-driver differences could result in different optimizations). The response, however, sounds "reasonable"... no "hallucination"... |
Maybe the picture showing an answer regarding a cat was captured using |
Yes, all model variants give similar results, I've tried INT4 / INT8 / FP16 on GPU, and INT4 on CPU, which I think might not be reasonable enough... |
Running Jupyter notebook of llava model:
https://github.com/openvinotoolkit/openvino_notebooks/blob/latest/notebooks/llava-multimodal-chatbot/llava-multimodal-chatbot-genai.ipynb
Describe the bug
Expected behavior
No code changed, expect to work well.
Screenshots
The text was updated successfully, but these errors were encountered: