An open API service indexing awesome lists of open source software.

https://github.com/codito/slm-finetune


https://github.com/codito/slm-finetune

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

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