awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to evolvinglmms-lab/lmms-engine

Open-source alternatives to Lmms Engine

30 open-source projects similar to evolvinglmms-lab/lmms-engine, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Lmms Engine alternative.

  • zjysteven/lmms-finetuneZ

    zjysteven/lmms-finetune

    0Ver en GitHub↗
    Ver en GitHub↗0
  • alisawuffles/proxy-tuningA

    alisawuffles/proxy-tuning

    0Ver en GitHub↗
    Ver en GitHub↗0
  • blaizzy/mlx-vlmAvatar de Blaizzy

    Blaizzy/mlx-vlm

    2,157Ver en GitHub↗
    Pythonapple-siliconflorence2idefics
    Ver en GitHub↗2,157
  • bytedance-seed/veomniB

    ByteDance-Seed/VeOmni

    0Ver en GitHub↗
    Ver en GitHub↗0
  • facebookresearch/linguaAvatar de facebookresearch

    facebookresearch/lingua

    4,759Ver en GitHub↗

    Lingua is a research framework for developing, training, and experimenting with large language model architectures and data strategies. It provides a lean codebase designed to facilitate the iteration of new model designs through a combination of distributed training orchestration and evaluation pipelines. The framework includes a distributed training orchestrator that generates submission scripts and manages configurations for launching tasks across compute clusters. It utilizes a configuration management system that allows model parameters to be overridden via data classes and command-line

    Python
    Ver en GitHub↗4,759
  • h2oai/h2o-llmstudioAvatar de h2oai

    h2oai/h2o-llmstudio

    4,977Ver en GitHub↗

    h2o-llmstudio is a language model training framework that provides a no-code graphical interface for fine-tuning large language models on custom datasets. It functions as a specialized tool for managing the training lifecycle, from configuring hyperparameters to monitoring performance metrics. The project distinguishes itself through a multi-GPU training orchestrator that distributes workloads via data parallel processing and a low-rank adaptation tool for memory-efficient fine-tuning. It also includes a model evaluation dashboard featuring an interactive chat interface to verify conversation

    Pythonaichatbotchatgpt
    Ver en GitHub↗4,977

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • hiyouga/llama-factoryAvatar de hiyouga

    hiyouga/LLaMA-Factory

    72,241Ver en GitHub↗

    LLaMA-Factory is a comprehensive suite for dataset preparation, model fine-tuning, memory optimization, and standardized API deployment. It provides a unified platform for the supervised and reward-based fine-tuning of large language models and vision-language models. The framework includes a specialized toolkit for training vision-language models and a model serving interface that deploys trained models through high-performance APIs. It utilizes precision tuning and quantization techniques to reduce the hardware requirements and memory footprint of large models. The system covers data pipel

    Python
    Ver en GitHub↗72,241
  • huggingface/nanotronAvatar de huggingface

    huggingface/nanotron

    2,718Ver en GitHub↗

    Minimalistic large language model 3D-parallelism training

    Python
    Ver en GitHub↗2,718
  • internlm/internevoI

    InternLM/InternEvo

    0Ver en GitHub↗
    Ver en GitHub↗0
  • internlm/xtunerAvatar de InternLM

    InternLM/xtuner

    5,150Ver en GitHub↗

    xtuner is a comprehensive training engine for large language models, offering a toolkit for pre-training, supervised fine-tuning, and the optimization of vision-language multimodal models. It serves as a distributed training accelerator and a specialized framework for scaling Mixture-of-Experts models and aligning model behavior through reinforcement learning from human feedback. The project distinguishes itself through advanced memory and compute optimizations, such as sequence parallelism for ultra-long context windows and interleaved pipeline parallelism to reduce GPU idle time. It provide

    Pythonagentdeepseek-v3gpt-oss
    Ver en GitHub↗5,150
  • kiln-ai/kilnAvatar de kiln-ai

    kiln-ai/kiln

    4,910Ver en GitHub↗

    Kiln is an LLM development workbench and evaluation framework designed for designing, testing, and optimizing prompts and AI agents. It functions as a multi-agent orchestrator and a RAG optimization tool, providing a visual interface for the iterative development of AI systems. The project distinguishes itself through a comprehensive fine-tuning pipeline that supports zero-code model training and reasoning distillation. It enables the creation of hierarchical multi-agent systems where specialized actors coordinate via tool calling, and it implements a Model Context Protocol server to expose t

    Python
    Ver en GitHub↗4,910
  • lightning-ai/litgptAvatar de Lightning-AI

    Lightning-AI/litgpt

    13,431Ver en 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
    Ver en GitHub↗13,431
  • linkedin/liger-kernelAvatar de linkedin

    linkedin/Liger-Kernel

    6,148Ver en GitHub↗

    Liger-Kernel is a collection of pre-built fused Triton kernels and patching utilities designed to accelerate large language model training. It provides drop-in kernel replacements for common LLM operations such as RMSNorm, cross-entropy loss, and attention, enabling increased throughput and reduced memory usage while preserving bitwise-exact gradients. The project serves as a toolkit for composing custom model architectures from individual optimized kernels and for patching pre-existing models with minimal code changes. The project distinguishes itself through its ability to perform runtime m

    Pythonfinetuninggemma2hacktoberfest
    Ver en GitHub↗6,148
  • ludwig-ai/ludwigAvatar de ludwig-ai

    ludwig-ai/ludwig

    11,717Ver en GitHub↗

    Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying neural networks. It enables the construction of models that process text, images, audio, and tabular data through a unified interface using declarative configuration files rather than custom code. The system features a specialized low-code framework for large language models, supporting supervised fine-tuning, preference alignment, and a constrained decoding tool to force structured data output via logit extraction. It also includes an automated model architecture search to i

    Pythoncomputer-visiondata-centricdata-science
    Ver en GitHub↗11,717
  • mistralai/mistral-finetuneAvatar de mistralai

    mistralai/mistral-finetune

    3,077Ver en GitHub↗

    This project is a language model finetuning framework designed to adapt large language models to specific datasets using supervised fine-tuning and low-rank adaptation. It serves as a distributed training manager that coordinates workloads and synchronizes gradients across multiple processing units to scale performance. The framework includes a specialized toolkit for low-rank adaptation to update a subset of model weights, reducing memory and hardware requirements. It provides capabilities for instruction fine-tuning, domain adaptation, and the optimization of function calling to improve how

    Python
    Ver en GitHub↗3,077
  • modelscope/rm-galleryM

    modelscope/RM-Gallery

    0Ver en GitHub↗
    Ver en GitHub↗0
  • modelscope/swiftAvatar de modelscope

    modelscope/swift

    14,633Ver en GitHub↗

    Swift is a toolkit for the full-parameter and parameter-efficient fine-tuning of large language and multimodal models. It functions as a multimodal model trainer for text, image, video, and audio data, and includes specialized tools for model compression and reinforcement learning from human feedback. The framework provides an alignment toolkit for optimizing model behavior using preference learning algorithms and reinforcement learning. It integrates parameter-efficient fine-tuning methods to adapt models with minimal memory and compute requirements, alongside utilities for reducing hardware

    Python
    Ver en GitHub↗14,633
  • alibaba/chatlearnAvatar de alibaba

    alibaba/ChatLearn

    452Ver en GitHub↗

    A flexible and efficient training framework for large-scale alignment tasks

    Python
    Ver en GitHub↗452
  • mosaicml/llm-foundryAvatar de mosaicml

    mosaicml/llm-foundry

    4,415Ver en GitHub↗

    llm-foundry is a training framework for large language models, providing a system for foundation model pre-training and supervised fine-tuning. It includes a distributed trainer for scaling workloads across multiple nodes and GPUs, a dataset streaming pipeline for loading data from cloud storage, and a parameter-efficient fine-tuning implementation. The framework distinguishes itself through its use of parameter sharding and high-throughput data streaming to maintain stability during large-scale training. It incorporates low-rank adaptation to reduce computational costs and uses eight-bit flo

    Pythondeep-learningllmneural-networks
    Ver en GitHub↗4,415
  • niutrans/vision-llm-alignmentN

    NiuTrans/Vision-LLM-Alignment

    0Ver en GitHub↗
    Ver en GitHub↗0
  • nvidia-nemo/automodelN

    NVIDIA-NeMo/Automodel

    0Ver en GitHub↗
    Ver en GitHub↗0
  • nvidia-nemo/skillsAvatar de NVIDIA-NeMo

    NVIDIA-NeMo/Skills

    827Ver en GitHub↗
    Python
    Ver en GitHub↗827
  • nvidia/workbench-llamafactoryN

    NVIDIA/workbench-llamafactory

    0Ver en GitHub↗
    Ver en GitHub↗0
  • openllmai/openrlhfO

    OpenLLMAI/OpenRLHF

    0Ver en GitHub↗
    Ver en GitHub↗0
  • openpipe/artAvatar de OpenPipe

    OpenPipe/ART

    8,630Ver en GitHub↗

    ART is a platform for agentic training, providing a reinforcement learning framework, training environment, and compute orchestrator. It enables the improvement of multi-step agent reasoning and tool usage through group relative policy optimization and a judge-based reward modeling system. The project features tools for model distillation to transfer capabilities from large teacher models to smaller architectures, as well as a system for capturing execution trajectories to generate synthetic training data. It supports specialized training workflows including supervised fine-tuning for baselin

    Pythonagentagentic-aigrpo
    Ver en GitHub↗8,630
  • oumi-ai/oumiAvatar de oumi-ai

    oumi-ai/oumi

    8,858Ver en GitHub↗

    Oumi is a comprehensive large language model development platform designed for synthesizing data, fine-tuning models, and running performance evaluations. It serves as a unified environment for the entire model lifecycle, encompassing a training and fine-tuning suite, an evaluation framework, and tools for synthetic data generation and model distillation. The platform is distinguished by its iterative, failure-driven synthesis approach, which analyzes model weaknesses during evaluation to generate targeted training data. It utilizes an LLM-based judge framework to programmatically score respo

    Pythondpoevaluationfine-tuning
    Ver en GitHub↗8,858
  • paddlepaddle/paddlenlpAvatar de PaddlePaddle

    PaddlePaddle/PaddleNLP

    12,953Ver en GitHub↗

    PaddleNLP is a development library and toolkit for training, fine-tuning, and deploying large and small language models using the PaddlePaddle framework. It provides a comprehensive suite for the entire natural language processing lifecycle, from model development to high-performance inference. The project features a standardized model zoo for loading and managing pre-trained models and tokenizers through a unified interface. It distinguishes itself with a specialized model compression framework that reduces memory footprints via weight precision conversion and lossless size optimization, alo

    Python
    Ver en GitHub↗12,953
  • pytorch/torchtuneAvatar de pytorch

    pytorch/torchtune

    5,774Ver en GitHub↗

    Torchtune is a PyTorch-native library for fine-tuning, aligning, and quantizing large language models. It provides a configurable training pipeline orchestrated through YAML recipes, with CLI overrides and component swapping, distributed training via FSDP2, memory optimizations, and parameter-efficient fine-tuning methods like LoRA, DoRA, and QLoRA. The library distinguishes itself through its YAML-driven configuration system that defines all training parameters and instantiates components from config files, with full CLI override capability for any field or component at launch time. It suppo

    Python
    Ver en GitHub↗5,774
  • qihoo360/360-llama-factoryQ

    Qihoo360/360-LLaMA-Factory

    0Ver en GitHub↗
    Ver en GitHub↗0
  • radixark/milesAvatar de radixark

    radixark/miles

    890Ver en GitHub↗
    Python
    Ver en GitHub↗890