jizaza
jizaza
Hello! I encounter the same error `RecursionError: maximum recursion depth exceeded` when the code reached `model, image_processor, tokenizer = create_model_and_transforms( clip_vision_encoder_path="ViT-L-14", clip_vision_encoder_pretrained="openai", lang_encoder_path=llama_path, tokenizer_path=llama_path, cross_attn_every_n_layers=4 )` Did you resolve the...
I'm happy to receive your email. However, I just need the small version of the dataset. If you have any information about it, could you tell me? Thank you!
Q1: you can just use `model` when using single gpu Q2: In my opinion, `n` means the number of classes, `1000` maybe just a constant Do you have any more...