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
After checking the repository, I found that the first two files (constants.py and conversation.py) are available in the origin LLaVA repository. However, I was unable to locate llava/eval/CLMoE/eval_vqav2.py.
Could you please add the missing llava/eval/CLMoE/eval_vqav2.py file to the repository? This would be extremely helpful for those of us trying to reproduce your work and run evaluations.
Thank you for your great work on this project. I'm excited to continue working with it once these files are available.
The text was updated successfully, but these errors were encountered:
While attempting to implement your project, I noticed some missing files that are needed for proper execution:
llava/constants.py
llava/conversation.py
llava/eval/CLMoE/eval_vqav2.py
After checking the repository, I found that the first two files (constants.py and conversation.py) are available in the origin LLaVA repository. However, I was unable to locate llava/eval/CLMoE/eval_vqav2.py.
Could you please add the missing llava/eval/CLMoE/eval_vqav2.py file to the repository? This would be extremely helpful for those of us trying to reproduce your work and run evaluations.
Thank you for your great work on this project. I'm excited to continue working with it once these files are available.
The text was updated successfully, but these errors were encountered: