nitzan guetta

Results 1 comments of nitzan guetta

After following the instructions in the repo, I encountered the same error: ``` from .model import LlavaLlamaForCausalLM ImportError: cannot import name 'LlavaLlamaForCausalLM' from 'llava.model' (/mnt/a/KI/LLaVA/llava/model/__init__.py) ``` Currently, after attempting [#1101...