deep-div
fine-tuning-llms
Jupyter Notebook

Fine-Tuning LLMs (Gemma, LLaMA, Mistral, etc.) A practical guide to fine-tuning various large language models using popular frameworks. Includes examples, scripts, and tips for efficient training on custom datasets.

Last updated Jul 18, 2026
18
Stars
3
Forks
1
Issues
0
Stars/day
Attention Score
3
Language breakdown
Jupyter Notebook 100.0%
โ–ธ Files click to expand
README

๐Ÿง  Fine-Tuning LLMs (Gemma, LLaMA, Mistral, and More)

Welcome to this curated repository showcasing the fine-tuning of various open-source large language models (LLMs) such as Gemma, LLaMA, Mistral, and others using Hugging Face Transformers, PEFT (LoRA/QLoRA), and other modern libraries.

This repo is designed for researchers, ML engineers, and enthusiasts looking to explore or build on top of custom fine-tuned LLMs.

๐Ÿ”ง Features

  • โœ… Fine-tuning with Hugging Face Trainer and PEFT (LoRA / QLoRA)
  • โœ… Dataset loading and preprocessing
  • โœ… Tokenization and model configuration
  • โœ… Evaluation with custom metrics
  • โœ… Easy-to-edit configs for reproducibility
  • โœ… Support for mixed precision (fp16, bf16)

๐Ÿง  Contributing

Got improvements, additional models, or tips? Contributions are welcome! Just open an issue or submit a pull request.

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท deep-div/Fine-Tuning-LLMs-and-VisionModels ยท Updated daily from GitHub