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
In the demo, the default model used by VertexGenerationModelHelper is gemini-pro. This model_name is not supported any more and it leaves the demo notebook stuck at the running step.
Similarly for VertexEmbeddingModelHelper, it uses 'textembedding-gecko@003' by default, and it shows 400 errors "project is not allowed to use Publisher Model"
In the demo, the default model used by VertexGenerationModelHelper is
gemini-pro. This model_name is not supported any more and it leaves the demo notebook stuck at the running step.Similarly for VertexEmbeddingModelHelper, it uses 'textembedding-gecko@003' by default, and it shows 400 errors "project is not allowed to use Publisher Model"