visual-chatgpt
visual-chatgpt copied to clipboard
evaluation without using gradio?
Hi, thanks for the great work! I would like to evaluate visual chatgpt on some datasets... Is there any way to do that instead of using gradio? Such as directly passing the image/text to the model with CLI? I only need one round chat so no history needed and I am not sure how to handle the history message and the state for gradio. Any suggestions are appreciated.