You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when using the json of Cambrian7M with system prompts, I encountered this error.
File "/workspace/LLaVA/llava/model/llava_arch.py", line 178, in prepare_inputs_labels_for_multimodal
cur_image_features = image_features[cur_image_idx]
llama IndexError: index 103is out of bounds for dimension 0 with size 103.
Hello, when using the json of Cambrian7M with system prompts, I encountered this error.
I have searched this error, it may about that there are multiple tags in each instance of Cambrian7M_withsystemprompt.jsonl referring to this issue.
Did you encounter this error? Any further suggestions for this issue. Thanks.
@tsb0601
The text was updated successfully, but these errors were encountered: