# gemma-2-ft **Repository Path**: mirrors_codito/gemma-2-ft ## Basic Information - **Project Name**: gemma-2-ft - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-23 - **Last Updated**: 2026-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Small Language Models Finetuning Explorations around finetuning the [Gemma 2](https://huggingface.co/collections/google/gemma-2-release-667d6600fd5220e7b967f315) models for learning and fun! - [Function Calling](https://github.com/codito/gemma-2-ft/blob/master/gemma-2-2b-function-calling.ipynb) tries to create a finetuned model which can choose a tool given a natural language query. ## Running the notebooks We're using Kaggle's free GPU tier (30h/week) to develop these notebooks. You can fork, or download and import the notebooks to Kaggle (from File -> Import Notebook). Later [link](https://www.kaggle.com/discussions/product-feedback/295170) your Github account in Kaggle and save your changes. ## License MIT