PullRepo

Daily radar for the fastest-growing AI tools & repos

Today's Fine-tuning & Training: Fastest-Growing Projects — May 06, 2026

This week, the Fine-tuning & Training space on GitHub saw a surge in repositories focused on multimodal learning and large language model (LLM) fine-tuning. As researchers continue to push the boundaries of AI capabilities, tools that facilitate efficient and effective training methods are gaining traction. Notably, many of these growing repositories leverage PyTorch and other popular frameworks to simplify the fine-tuning process.

The gemma-tuner-multimodal repository by mattmireles has seen significant growth with a score of 39.88 and over 1,400 stars. This tool allows users to fine-tune Gemma 4 and 3n models using audio, images, and text on Apple Silicon devices, utilizing PyTorch and Metal Performance Shaders for optimized performance. Its popularity stems from its ability to efficiently handle multimodal data, making it an attractive solution for researchers working with diverse datasets.

raiyanyahya's how-to-train-your-gpt repository has garnered a growth score of 35.64 and over 500 stars. This project provides a step-by-step guide on building a modern LLM from scratch, with every line of code commented and explained in an accessible manner. Its growing popularity can be attributed to its comprehensive nature, making it an invaluable resource for those new to LLM training.

QingGo's engram-peft repository has achieved a growth score of 13.46 and gained 31 stars. This unofficial implementation of DeepSeek Engram injects high-capacity conditional memory into LLMs via sparse retrieval PEFT without increasing inference FLOPs. Its growing interest is likely due to its innovative approach to enhancing LLM performance, offering researchers a new avenue for improving their models.

The Anima-LoRA-Factory repository by UNfukashigi has seen moderate growth with a score of 8.82 and 27 stars. This user-friendly GUI tool is designed for training LoRAs (Low-Rank Adaptation) for next-generation Anima diffusion models, making it an appealing solution for those working with these specific architectures. Its growing popularity can be attributed to its ease of use and specialized functionality.

Other notable repositories in this space include ZJU-OmniAI's GFT, which proposes a new fine-tuning method for LLMs using unbiased group advantages and dynamic coefficient rectification; semidark's kokoro-deutsch, providing a training recipe for fine-tuning Kokoro-82M on German language datasets; and Jackohhhh's MedLLM-Finetuning, an out-of-the-box framework for medical binary classification tasks. While these repositories have lower growth scores, they demonstrate the diversity of applications and approaches in the Fine-tuning & Training space.

Lastly, Mintzs' oogaboogalm repository explores fine-tuning AI models to reduce token use by incorporating caveman system prompts and skills into the model itself. With a growth score of 2.35 and 47 stars, this project showcases an innovative approach to optimizing LLM performance. Similarly, hlpun's Train-in-Silence repository offers a Task-Aware MCP server and automated VRAM calculator for LLM fine-tuning, making it easier for researchers to find the most efficient training options.

Overall, Today's trends in Fine-tuning & Training highlight the community's focus on developing more efficient and effective methods for working with large language models and multimodal data.
Back to all reports