Nicolas Kossmann
Nicolas Kossmann
@zucchini-nlp Thanks for your quick response. Your feedback on the questions was extremely helpful. With regard to the second question, I orientated myself on the provided notebook. We load the...
I believe this is a common issue with the base image in many models 😅 I am currently working with the [Phi-3.5-vision-instruct model](https://huggingface.co/microsoft/Phi-3.5-vision-instruct) and have encountered the same issue. Despite...
@zucchini-nlp, I tried to fix the problem with the [base image support](https://github.com/nicokossmann/transformers/tree/added-base-image-support-for-llava-onevision), but I've got stuck on an error message that I can't solve ```error File "/opt/conda/envs/llava/lib/python3.11/site-packages/accelerate/hooks.py", line 170, in...