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
·
Back to zhziszz/dllm

Open-source alternatives to Dllm

30 open-source projects similar to zhziszz/dllm, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dllm alternative.

  • nvidia-nemo/automodelN

    NVIDIA-NeMo/Automodel

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • qihoo360/360-llama-factoryQ

    Qihoo360/360-LLaMA-Factory

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • linkedin/liger-kernelAvatar linkedin

    linkedin/Liger-Kernel

    6,148Vezi pe 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
    Vezi pe GitHub↗6,148
  • niutrans/vision-llm-alignmentN

    NiuTrans/Vision-LLM-Alignment

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • openpipe/artAvatar OpenPipe

    OpenPipe/ART

    8,630Vezi pe 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
    Vezi pe GitHub↗8,630

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ță.

Find more with AI search
  • pytorch/torchtuneAvatar pytorch

    pytorch/torchtune

    5,774Vezi pe 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
    Vezi pe GitHub↗5,774
  • kiln-ai/kilnAvatar kiln-ai

    kiln-ai/kiln

    4,910Vezi pe 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
    Vezi pe GitHub↗4,910
  • 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
  • modelscope/rm-galleryM

    modelscope/RM-Gallery

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mosaicml/llm-foundryAvatar mosaicml

    mosaicml/llm-foundry

    4,415Vezi pe 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
    Vezi pe GitHub↗4,415
  • nvidia/workbench-llamafactoryN

    NVIDIA/workbench-llamafactory

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • openllmai/openrlhfO

    OpenLLMAI/OpenRLHF

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • oumi-ai/oumiAvatar oumi-ai

    oumi-ai/oumi

    8,858Vezi pe 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
    Vezi pe GitHub↗8,858
  • paddlepaddle/paddlenlpAvatar PaddlePaddle

    PaddlePaddle/PaddleNLP

    12,953Vezi pe 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
    Vezi pe GitHub↗12,953
  • alibaba/chatlearnAvatar alibaba

    alibaba/ChatLearn

    452Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗452
  • h2oai/h2o-llmstudioAvatar h2oai

    h2oai/h2o-llmstudio

    4,977Vezi pe 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
    Vezi pe GitHub↗4,977
  • hiyouga/llama-factoryAvatar hiyouga

    hiyouga/LLaMA-Factory

    72,241Vezi pe 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
    Vezi pe GitHub↗72,241
  • bytedance-seed/veomniB

    ByteDance-Seed/VeOmni

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ludwig-ai/ludwigAvatar ludwig-ai

    ludwig-ai/ludwig

    11,717Vezi pe 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
    Vezi pe GitHub↗11,717
  • mistralai/mistral-finetuneAvatar mistralai

    mistralai/mistral-finetune

    3,077Vezi pe 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
    Vezi pe GitHub↗3,077
  • modelscope/swiftAvatar modelscope

    modelscope/swift

    14,633Vezi pe 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
    Vezi pe GitHub↗14,633
  • huggingface/nanotronAvatar huggingface

    huggingface/nanotron

    2,718Vezi pe GitHub↗

    Minimalistic large language model 3D-parallelism training

    Python
    Vezi pe GitHub↗2,718
  • alisawuffles/proxy-tuningA

    alisawuffles/proxy-tuning

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • nvidia-nemo/skillsAvatar NVIDIA-NeMo

    NVIDIA-NeMo/Skills

    827Vezi pe GitHub↗
    Python
    Vezi pe GitHub↗827
  • internlm/internevoI

    InternLM/InternEvo

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • internlm/xtunerAvatar InternLM

    InternLM/xtuner

    5,150Vezi pe 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
    Vezi pe GitHub↗5,150
  • evolvinglmms-lab/lmms-engineAvatar EvolvingLMMs-Lab

    EvolvingLMMs-Lab/lmms-engine

    730Vezi pe GitHub↗
    Pythonagilarge-language-modelsmultimodal
    Vezi pe GitHub↗730
  • blaizzy/mlx-vlmAvatar Blaizzy

    Blaizzy/mlx-vlm

    2,157Vezi pe GitHub↗
    Pythonapple-siliconflorence2idefics
    Vezi pe GitHub↗2,157
  • facebookresearch/linguaAvatar facebookresearch

    facebookresearch/lingua

    4,759Vezi pe 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
    Vezi pe GitHub↗4,759
  • radixark/milesAvatar radixark

    radixark/miles

    890Vezi pe GitHub↗
    Python
    Vezi pe GitHub↗890