Home/LLM Frameworks/LLM-Finetuning-Toolkit
LLM-Finetuning-Toolkit logo

LLM-Finetuning-Toolkit

georgian-io/LLM-Finetuning-Toolkit

Toolkit for fine-tuning and testing open-source large language models

GraphCanon updated 3w · GitHub synced 3w

872 stars107 forksLast push 3mo Python Apache-2.0

Decision brief

Facilitates fine-tuning of open-source LLMs with features for ablation studies and unit testing

Good fit when

  • When working specifically with Falcon, Flan-T5, LLama2, Mistral-7B or Zephyr models due to inbuilt support
  • For researchers needing a framework that supports both fine-tuning and unit-testing in a single package

Avoid when

  • If prioritizing proprietary LLMs not listed as supported within the toolkit
  • When working with languages other than Python, since toolkit is exclusively for Python environments

Observed Jul 14, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Steady (81d since push)
As of 3w
Provenance
Not a fork · Organization account
As of 3w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install LLM-Finetuning-Toolkit
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A comprehensive toolkit to facilitate the fine-tuning, ablation studies, and unit-testing of various open-source LLMs.

Capability facts

Deploy
Self-host

Source: dockerfile:Dockerfile · Jul 24, 2026

Docker
Dockerfile present

Source: dockerfile:Dockerfile · Jul 24, 2026

CLI
CLI entrypoint

Source: pyproject.toml:[project.scripts] · Jul 24, 2026

Languages
python

Source: github.language+pyproject.toml · Jul 24, 2026

Categories

Tags

README

Quick Start

This guide contains 3 stages that will enable you to get the most out of this toolkit!

  • Basic: Run your first LLM fine-tuning experiment
  • Intermediate: Run a custom experiment by changing the components of the YAML configuration file
  • Advanced: Launch series of fine-tuning experiments across different prompt templates, LLMs, optimization techniques -- all through one YAML configuration file

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.