Kaidi Zhang
Results
2
comments of
Kaidi Zhang
> You could try to delete the generation_config in the model if you use that I also encountered this problem. Where is the generation_config file that needs to be deleted?...
Thank you for your answer @HienBM But I just used `model = genai.GenerativeModel('gemini-pro-vision')` to simply set up the genimi-pro-vision model. And I encountered the same problem. ``` Cell In[31], line...