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
I follow the fine-tuning tutorial with my data, like "tunedModels/xxxxxxx", I can load this tuned model with genai.GenerativeModel, but I cannot load it with ChatGoogleGenerativeAI, so how can I load the tuned Gemini model by langchain. Do I have to use Vertex AI?
I follow the fine-tuning tutorial with my data, like "tunedModels/xxxxxxx", I can load this tuned model with genai.GenerativeModel, but I cannot load it with ChatGoogleGenerativeAI, so how can I load the tuned Gemini model by langchain. Do I have to use Vertex AI?
Reference:
https://github.com/google/generative-ai-docs/blob/main/site/en/gemini-api/docs/model-tuning/python.ipynb
The text was updated successfully, but these errors were encountered: