Need default temperature/top_p/top_k values for gemini-pro-vision model

Hi everyone,

I’m working on an academic research project that involves reproducing experiments originally conducted with the gemini-pro-vision model. Since this model has been deprecated and is no longer accessible via the API, I’m unable to query its default configuration parameters.

Could anyone help me find the default values for the following parameters in gemini-pro-vision?

- `temperature`

- `top_p`

- `top_k`

- `max_output_tokens`

Any guidance would be greatly appreciated!

1 Like