visual-chatgpt icon indicating copy to clipboard operation
visual-chatgpt copied to clipboard

evaluation without using gradio?

Open CCYChongyanChen opened this issue 2 years ago • 0 comments

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.

CCYChongyanChen avatar Apr 26 '23 02:04 CCYChongyanChen