Finetuning Code Link In Native PyTorch

#87
by dutta18 - opened

For anybody looking to finetune it in native PyTorch for either Research or for better control over the params and training without the HF trainer class, you may look at my repo: https://github.com/beingdutta/Gemma-3-Multimodal-Finetuning-Using-Native-PyTorch/tree/master

Google org

Hi @dutta18
Thanks for sharing this! Native PyTorch implementations provide great flexibility for the research community, and we appreciate you building this resource for Gemma 3.

Sign up or log in to comment