awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hiyouga avatar

hiyouga/LlamaFactory

0
View on GitHub↗
72,213 stele·8,837 fork-uri·Python·Apache-2.0·31 vizualizărillamafactory.readthedocs.io↗

LlamaFactory

LlamaFactory is a unified framework for fine-tuning and adapting large language models. It provides a comprehensive platform that standardizes training workflows across diverse machine learning architectures, allowing users to execute both full-tuning and parameter-efficient methods through a single interface.

The project distinguishes itself by offering a low-code visual dashboard that enables users to configure experiments and monitor performance metrics in real time without writing extensive custom scripts. It also features a configuration-driven orchestration system that decouples experiment logic from the underlying execution engine, alongside an OpenAPI-compliant server that exposes trained models as standard network endpoints for integration with external software.

Beyond its core training capabilities, the platform supports real-time experiment tracking by streaming performance data to external monitoring services. This allows for the evaluation of model progress and the optimization of parameters throughout the development lifecycle. The software is designed to be installed and configured as a standalone environment for managing the end-to-end lifecycle of language model adaptation.

Features

  • Large Language Model Fine-Tuning Frameworks - Consolidates diverse optimization techniques into a single environment for end-to-end model adaptation and training.
  • Model Inference Servers - Exposes trained models via standardized network protocols to facilitate scalable and reliable prediction services.
  • Language Model Fine-Tuning - Simplifies complex model refinement by offering a unified interface for both full-parameter and efficient training methods.
  • Experiment Tracking - Captures real-time performance metrics and training progress to assist in evaluating model quality during development.
  • Model Fine-Tuning and Adaptation - Enables the customization of pre-trained models to specific domains or tasks through a streamlined training pipeline.
  • Multi-Backend Model Construction - Standardizes data loading and optimization logic across various hardware backends and model architectures.
  • Low-Code Machine Learning Tools - Offers a visual interface that allows users to manage training workflows without writing extensive custom code.
  • Parameter Efficient Fine-Tuning - Reduces computational overhead by updating only a subset of model parameters during the adaptation process.
  • Integrated Development Platforms - Bundles configuration, training, and monitoring tools into a single environment for the entire model lifecycle.
  • Machine Learning Training - Utilizes structured configuration files to decouple training parameters from execution logic, ensuring reproducible experiments.
  • Model Inference APIs - Deploys refined models as local API endpoints for immediate integration into external software applications.
  • Local Model Inference Servers - Hosts models locally to serve low-latency predictions through standard network APIs.
  • Experiment Tracking Systems - Streams training loop metrics to external systems for real-time visualization and comparative analysis.

Istoric stele

Graficul istoricului de stele pentru hiyouga/llamafactoryGraficul istoricului de stele pentru hiyouga/llamafactory

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru LlamaFactory

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu LlamaFactory.
  • meta-llama/llama-cookbookAvatar meta-llama

    meta-llama/llama-cookbook

    18,375Vezi pe GitHub↗

    This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b

    Jupyter Notebookaifinetuninglangchain
    Vezi pe GitHub↗18,375
  • lm-sys/fastchatAvatar lm-sys

    lm-sys/FastChat

    39,472Vezi pe GitHub↗

    FastChat is a training and serving platform for large language models that provides an integrated toolkit for fine-tuning, hosting, and benchmarking chatbots. It functions as an inference server capable of hosting multiple models and exposing them via a standardized API for chat applications. The platform distinguishes itself through a distributed model controller that manages worker nodes and routes requests across a hardware-agnostic inference layer supporting various accelerators. It includes a dedicated evaluation framework for assessing model quality using automated judges, multi-turn di

    Python
    Vezi pe GitHub↗39,472
  • lightning-ai/litgptAvatar Lightning-AI

    Lightning-AI/litgpt

    13,431Vezi pe GitHub↗

    LitGPT is a training and deployment framework for large language models, providing a suite of tools for pretraining, finetuning, quantizing, evaluating, and serving models within a production environment. It includes a dedicated training pipeline for adapting pretrained models to specific tasks, a quantization tool for reducing weight precision, and an inference server for hosting models via web interfaces. The framework supports high-performance model development through custom architecture implementation and the use of predefined recipes to standardize pretraining and finetuning. It enables

    Python
    Vezi pe GitHub↗13,431
  • kvcache-ai/ktransformersAvatar kvcache-ai

    kvcache-ai/ktransformers

    17,288Vezi pe GitHub↗

    Ktransformers is a comprehensive framework designed for the operation, fine-tuning, and serving of large language models. It functions as a heterogeneous inference engine and quantized execution runtime, enabling the deployment of massive models by distributing computational workloads across both CPU and GPU resources. This architecture allows users to bypass local memory constraints, making it possible to run and train models that exceed the capacity of a single device. The project distinguishes itself through specialized support for sparse architectures, particularly mixture-of-experts mode

    Python
    Vezi pe GitHub↗17,288
Vezi toate cele 30 alternative pentru LlamaFactory→

Întrebări frecvente

Ce face hiyouga/llamafactory?

LlamaFactory is a unified framework for fine-tuning and adapting large language models. It provides a comprehensive platform that standardizes training workflows across diverse machine learning architectures, allowing users to execute both full-tuning and parameter-efficient methods through a single interface.

Care sunt principalele funcționalități ale hiyouga/llamafactory?

Principalele funcționalități ale hiyouga/llamafactory sunt: Large Language Model Fine-Tuning Frameworks, Model Inference Servers, Language Model Fine-Tuning, Experiment Tracking, Model Fine-Tuning and Adaptation, Multi-Backend Model Construction, Low-Code Machine Learning Tools, Parameter Efficient Fine-Tuning.

Care sunt câteva alternative open-source pentru hiyouga/llamafactory?

Alternativele open-source pentru hiyouga/llamafactory includ: meta-llama/llama-cookbook — This project is a collection of implementation guides, recipes, and developer resources for building applications with… lightning-ai/litgpt — LitGPT is a training and deployment framework for large language models, providing a suite of tools for pretraining,… lm-sys/fastchat — FastChat is a training and serving platform for large language models that provides an integrated toolkit for… kvcache-ai/ktransformers — Ktransformers is a comprehensive framework designed for the operation, fine-tuning, and serving of large language… hiyouga/llama-factory — LLaMA-Factory is a comprehensive suite for dataset preparation, model fine-tuning, memory optimization, and… unslothai/unsloth — Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and…