PullRepo

Daily radar for the fastest-growing AI tools & repos

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

Today's Fine-tuning & Training space on GitHub continues to show strong activity with a variety of projects focused on large language models (LLMs) and multimodal training techniques. The top project, raiyanyahya/how-to-train-your-gpt, has seen significant growth, demonstrating the community’s ongoing interest in building and understanding LLMs from scratch.

raiyan Yahya's "how-to-train-your-gpt" offers a comprehensive guide to constructing an LLM with detailed explanations for each line of code. Its high Growth Score of 62.08 and over 2,000 stars indicate that it is highly valuable for developers looking to build their own models or understand existing ones.

bandyah's uni-mm-trainer is a small library designed for training multimodal LLMs that integrate text, vision, and audio data. Despite having no recent commits in the last month, its modest Growth Score of 20.12 suggests it remains useful for researchers working on multimodal models.

Daoyuan Li’s "can-i-finetune-this" tool helps users estimate whether a Hugging Face model can be fine-tuned on their local GPU by evaluating hardware constraints and model parameters. With a steady growth score of 12.50 and around 170 stars, it caters to developers who need practical guidance before starting the fine-tuning process.

declare-lab’s delta-Mem repository introduces an efficient online memory system for large language models, aiming to enhance their performance by reducing computational overhead. The project's Growth Score of 6.72 and 179 stars reflect its relevance in optimizing LLMs for real-world applications.

thombanal’s clip-finetune-recipes offers practical recipes for fine-tuning CLIP models using distributed data parallel (DDP) training, low-rank adaptation (LoRA), hard-negative mining, and leakage checks. Although there have been no recent commits, its Growth Score of 5.00 and 40 stars indicate that it remains a useful resource for those working on CLIP fine-tuning.

SoloCalm’s MiniLoRA project is focused on Qwen2.5-0.5B medical LoRA micro-fine tuning tutorials. This repository's Growth Score of 3.50 and 25 stars suggest its growing relevance in the niche area of applying LLMs to healthcare-specific tasks through fine-tuning.

Julius Brussee’s cavegemma project fine-tunes the Gemma 4 31B model to emulate caveman speech, showcasing an interesting use case for LoRA techniques. Its Growth Score of 2.92 and 25 stars indicate that it has gained interest from developers looking at creative application scenarios.

hsy23’s CLIF project provides a continuous learning and inference framework specifically designed for serving fine-tuned models using PEFT (Parameter-Efficient Fine-Tuning) techniques. The Growth Score of 2.44 and 41 stars suggest that it is gradually gaining traction among researchers interested in deploying fine-tuned LLMs efficiently.

Ahren09’s UniSD repository implements a unified self-distillation framework for large language models, aiming to improve model efficiency and performance through self-supervised learning techniques. Its Growth Score of 1.62 and 53 stars indicate that it is being recognized as an innovative approach in the field of LLM optimization.

Overall, Today's coverage highlights the diversity of projects within the Fine-tuning & Training space, ranging from detailed guides to specialized frameworks designed for specific use cases such as multimodal data integration or medical applications.
Back to all reports