Relative Content

Tag Archive for fine-tuninggoogle-geminigoogle-generativeai

Can I fine tune a Gemini 1.5 Flash model without using Vertex?

I’m building a technical support chatbot and want to leverage a pre-trained Large Language Model (LLM) for human language understanding. I would like to use Gemini 1.5 Flash API for this, but I don’t want to use Vertex API as it consideraly rises the costs. So my question is: can I train a Gemini 1.5 Flash model, so it understands my business and creates responses based on it, without adquiring Vertex Credentials?