Finetuning gemini free of cost?

i want to fine tune gemini on a datset if im not wrong i have to do that in googlel cloud vertex ai? if anyone has any guide on how to get started with finetuning on vertex ai do share… thank you

Hey, you can actually fine-tune Gemini for free by going here: https://aistudio.google.com/app/tuned_models/new_tuned_model.

okay thanks! also one more thing does it only support csv or sheets? or even JSONL
and if i want to format it using jsonl file using vertex ai would that be free?

VertexAI is not free, I am sure you can convert JSONL to CSV, or try it with JSONL and see if it works.