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, I'm trying to reproduce the evaluation scores for generative performance in the VideoChatGPT evaluation of model EVA-G & LLaVA1.5-VideoChatGPT-Instruct 7B. I have downloaded your codebase; aside from adjusting the video path, I have also changed the name of your LlavaConfig from "llava" to "llama_vid," because the former causes a conflict with my transformers package (version 4.41.2). All the other parts remain the same.