jy0205 / LaVIT

LaVIT: Empower the Large Language Model to Understand and Generate Visual Content
Other
438 stars 22 forks source link

Issues running the model #8

Closed andysingal closed 6 months ago

andysingal commented 7 months ago

Thanks for sharing this model.

I am having the following issues while running the model: https://huggingface.co/rain1011/LaVIT-7B-v2/discussions/1

I am using the following notebook when running the model: https://github.com/jy0205/LaVIT/blob/main/multimodal_synthesis.ipynb

Looking forward to hearing from you. Thanks, Andy

jy0205 commented 7 months ago

Hi! You can set use_xformers=False, this error is raised because you do not install the xformers in your environment