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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bigscience-workshop/xmtf

Open-source alternatives to Xmtf

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

  • facebookresearch/metaseqAvatar de facebookresearch

    facebookresearch/metaseq

    6,546Voir sur GitHub↗

    Metaseq is a transformer sequence modeling toolkit designed for training, fine-tuning, and deploying sequence-to-sequence models using open pre-trained weights. It provides a comprehensive framework for large language model training, including dedicated tools for sequence dataset processing and a standalone inference server for generating text via API requests. The project features specialized utilities for model quantization to reduce parameter precision to eight bits, which lowers memory usage and increases inference speed. It also includes a checkpoint conversion pipeline to transform mode

    Python
    Voir sur GitHub↗6,546
  • xorbitsai/inferenceAvatar de xorbitsai

    xorbitsai/inference

    9,358Voir sur GitHub↗

    This project is a platform for the deployment of open source large language and multimodal models. It provides a unified interface to serve text, image, and speech models across local or cloud hardware. The system enables distributed AI inference by orchestrating model workloads across multiple nodes and devices. It includes a unified API adapter layer to standardize inputs and outputs, as well as tools for multimodal chat and structural image generation. The platform covers a broad capability surface including request batching for throughput optimization, dynamic model loading, and integrat

    Python
    Voir sur GitHub↗9,358
  • openlm-research/open_llamaAvatar de openlm-research

    openlm-research/open_llama

    7,526Voir sur GitHub↗

    Open Llama is an open source large language model and pre-trained transformer designed as a permissively licensed alternative to proprietary weights. It serves as a base model reproduction of the Llama architecture, providing a set of weights for a decoder-only transformer. The project provides a transparently trained model based on the RedPajama dataset, supporting unrestricted commercial and research use. It includes systems for serving pre-trained weights in various sizes. The project covers natural language processing research and performance benchmarking through text quality evaluation

    Voir sur GitHub↗7,526

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • tencentcloudadp/youtu-agentAvatar de TencentCloudADP

    TencentCloudADP/youtu-agent

    4,576Voir sur GitHub↗

    Youtu Agent is an open-source framework for building, running, and evaluating autonomous agents powered by large language models. It provides the core infrastructure for creating agents that follow reasoning loops, use toolkits, and coordinate with other agents to solve complex tasks, all managed through YAML-driven configuration files. The framework distinguishes itself through its support for multi-agent orchestration, where a planner agent decomposes tasks and coordinates specialized worker agents, and through its integration with the Model Context Protocol for connecting to external toolk

    Pythonagent-frameworkagentsopenai-agents
    Voir sur GitHub↗4,576
  • databrickslabs/dollyAvatar de databrickslabs

    databrickslabs/dolly

    10,795Voir sur GitHub↗

    Dolly is an instruction-tuned large language model designed to follow complex natural language directions. It operates as a causal language model that predicts the next token in a sequence to generate coherent conversational responses and perform tasks such as brainstorming, classification, and question answering. The project focuses on the development of models using open datasets suitable for commercial application. It enables the creation of instruction-following models by utilizing curated collections of human-generated instruction-response pairs. The repository provides capabilities for

    Python
    Voir sur GitHub↗10,795
  • deepseek-ai/deepseek-v3Avatar de deepseek-ai

    deepseek-ai/DeepSeek-V3

    103,753Voir sur GitHub↗

    DeepSeek-V3 is a large language model that provides comprehensive resources for model utilization, including technical specifications, pre-trained weights, and evaluation benchmarks. The project details the core transformer architecture, including parameter counts and multi-token prediction modules, while supporting native 8-bit floating-point quantization. The repository offers extensive support for local and distributed inference through integration with multiple frameworks and engines. It includes documentation for deploying the model across various hardware configurations, such as GPUs an

    Python
    Voir sur GitHub↗103,753
  • blinkdl/chatrwkvAvatar de BlinkDL

    BlinkDL/ChatRWKV

    9,492Voir sur GitHub↗

    ChatRWKV is an open-source frontend and GPU-accelerated inference engine designed for interacting with RWKV recurrent neural network language models. It provides a self-hosted web chat interface and a specialized client for generating human-like text using a linear-complexity architecture. The project utilizes a GPU-accelerated backend that employs custom CUDA kernels and dynamic model format conversion to increase processing speed and reduce memory overhead. It manages conversation history through state-based context management, updating a fixed-size hidden state to maintain a constant memor

    Pythonchatbotchatgptlanguage-model
    Voir sur GitHub↗9,492
  • facebookresearch/fairseqAvatar de facebookresearch

    facebookresearch/fairseq

    32,228Voir sur GitHub↗

    Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ

    Python
    Voir sur GitHub↗32,228
  • clue-ai/chatyuanAvatar de clue-ai

    clue-ai/ChatYuan

    1,870Voir sur GitHub↗

    ChatYuan: Large Language Model for Dialogue in Chinese and English

    Python
    Voir sur GitHub↗1,870
  • facebookresearch/llamaAvatar de facebookresearch

    facebookresearch/llama

    59,466Voir sur GitHub↗

    Llama is a large language model runtime and inference engine designed to load and execute autoregressive transformer models. It enables the generation of natural language text completions from prompts using pretrained weights. The system features multi-GPU model parallelism, which distributes model weights and workloads across multiple graphics processors to support larger parameter counts. It also incorporates a content safety filter that uses classifiers to intercept and block unsafe inputs or outputs during the inference process. The project covers broad capabilities in distributed model

    Python
    Voir sur GitHub↗59,466
  • lamini-ai/laminiAvatar de lamini-ai

    lamini-ai/lamini

    2,534Voir sur GitHub↗

    The Official Python Client for Lamini's API

    Python
    Voir sur GitHub↗2,534
  • google-research/flanAvatar de google-research

    google-research/FLAN

    1,566Voir sur GitHub↗

    Original Flan (2021) | The Flan Collection (2022) | Flan 2021 Citation | License

    Python
    Voir sur GitHub↗1,566
  • google-research/google-researchAvatar de google-research

    google-research/google-research

    38,139Voir sur GitHub↗

    This repository serves as a comprehensive research platform and toolkit for advancing machine learning, quantum computing, and large-scale scientific data analysis. It provides foundational frameworks for developing complex algorithmic systems, offering the necessary infrastructure for distributed training, computational graph execution, and high-performance model development. The project distinguishes itself by integrating specialized research domains with robust, privacy-preserving methodologies. It supports diverse scientific discovery through tools for quantum simulation, physics-informed

    Jupyter Notebookaimachine-learningresearch
    Voir sur GitHub↗38,139
  • google-research/t5xAvatar de google-research

    google-research/t5x

    2,972Voir sur GitHub↗

    Go to T5X ReadTheDocs Documentation Page.

    Python
    Voir sur GitHub↗2,972
  • imoneoi/openchatAvatar de imoneoi

    imoneoi/openchat

    5,481Voir sur GitHub↗

    OpenChat is a framework for the training, fine-tuning, and deployment of large language models optimized for conversational and mathematical reasoning tasks. It provides a comprehensive lifecycle for these models, ranging from training pipelines and deployment stacks to a web-based chat interface. The project focuses on enabling high-performance model execution on consumer-grade hardware without the need for enterprise-grade accelerators. It includes a production-ready inference server that implements the OpenAI chat completion protocol and utilizes dynamic request batching to optimize hardwa

    Python
    Voir sur GitHub↗5,481
  • ethanyanjiali/minchatgptAvatar de ethanyanjiali

    ethanyanjiali/minChatGPT

    226Voir sur GitHub↗

    A minimum example of aligning language models with RLHF similar to ChatGPT

    Python
    Voir sur GitHub↗226
  • hkust-nlp/deitaAvatar de hkust-nlp

    hkust-nlp/deita

    597Voir sur GitHub↗

    🤗 HF Repo 📄 Paper 📚 6K Data 📚 10K Data

    Python
    Voir sur GitHub↗597
  • ise-uiuc/magicoderI

    ise-uiuc/magicoder

    0Voir sur GitHub↗

    🎩 Models | 📚 Dataset | 🚀 Quick Start | 👀 Demo | 📝 Citation | 🙏 Acknowledgements

    Voir sur GitHub↗0
  • karpathy/mingptAvatar de karpathy

    karpathy/minGPT

    23,639Voir sur GitHub↗

    minGPT is a minimal implementation of the Transformer architecture designed for training and experimenting with language models. It functions as a neural network training framework and a text generation engine, providing the necessary tools to manage data loading, backpropagation, and parameter updates for custom deep learning models. The project is structured as an educational resource for understanding how transformer architectures function by building and training models from scratch. It utilizes a modular block architecture and transformer-based self-attention to process sequences, allowi

    Python
    Voir sur GitHub↗23,639
  • koboldai/koboldai-clientAvatar de KoboldAI

    KoboldAI/KoboldAI-Client

    3,912Voir sur GitHub↗

    KoboldAI-Client is a web-based interface and toolkit for interacting with large language models. It functions as a local AI text generator for storytelling and conversational AI, providing a front end for models hosted either on local hardware or within cloud-provisioned environments. The system includes a persona manager that uses external modules and soft-prompting to guide AI responses toward specific characters and writing styles. It also provides an API wrapper that exposes a standardized, OpenAI-compatible REST API, allowing external applications to communicate with the hosted models.

    Python
    Voir sur GitHub↗3,912
  • l15y/wendaAvatar de l15y

    l15y/wenda

    6,173Voir sur GitHub↗

    Wenda is a self-hosted infrastructure and gateway platform for deploying language models within internal networks to ensure data privacy and security. It functions as a centralized hub and API gateway that unifies communication between various offline model runners and online service providers through a single interface. The platform includes a workflow orchestrator that uses custom scripts and API calls to automate complex conversation flows and model settings. It also incorporates a retrieval system that augments model responses with external knowledge retrieved from vector databases and se

    JavaScript
    Voir sur GitHub↗6,173
  • laion-ai/open-assistantAvatar de LAION-AI

    LAION-AI/Open-Assistant

    37,397Voir sur GitHub↗

    Open-Assistant is a conversational assistant and a system for creating large language model training datasets. It utilizes a client-server architecture that separates the conversational user interface from language model processing through an API. The project features a retrieval-augmented generation system that fetches external data from search engines to provide real-time knowledge. It also includes a standardized plugin interface for connecting language models to third-party systems and external software tools. The system provides a pipeline for collecting and labeling human-annotated pro

    Pythonaiassistantchatgpt
    Voir sur GitHub↗37,397
  • google-research/text-to-text-transfer-transformerAvatar de google-research

    google-research/text-to-text-transfer-transformer

    6,528Voir sur GitHub↗

    This is a machine learning framework for treating diverse natural language processing tasks as a unified text-to-text problem. It provides a toolkit for pre-training and fine-tuning large-scale transformer models, utilizing a system where both inputs and outputs are formatted as raw text sequences. The framework is distinguished by its distributed training system, which uses mesh-based strategies to scale model weights and training batches across multiple TPU cores. It supports multi-task learning by combining diverse datasets into a single training stream using configurable mixture rates, al

    Python
    Voir sur GitHub↗6,528
  • lianjiatech/belleAvatar de LianjiaTech

    LianjiaTech/BELLE

    8,273Voir sur GitHub↗

    BELLE is a specialized implementation of Chinese conversational large language models, encompassing a full instruction tuning framework. It provides a pipeline for training, evaluating, and deploying models optimized for natural language understanding and dialogue tasks in the Chinese language. The project is distinguished by its integrated approach to model refinement, combining the curation of multi-million entry instruction datasets with a distributed training pipeline. This pipeline supports both full fine-tuning and low-rank adaptation to optimize conversational performance. The system

    HTMLbloomchinese-nlpgpt-evaluation
    Voir sur GitHub↗8,273
  • lightning-ai/lit-llamaAvatar de Lightning-AI

    Lightning-AI/lit-llama

    6,081Voir sur GitHub↗

    Lit-llama is a PyTorch-based implementation framework for the LLaMA language model, providing a system for pre-training, fine-tuning, and high-performance inference. It includes a pre-training pipeline for creating foundational language models from scratch and tools for running pretrained weights to generate natural text and predict sequences. The project provides specialized toolkits for parameter-efficient fine-tuning using low-rank adaptation and lightweight adapters. It also includes a quantization library that reduces model memory footprints through four-bit and eight-bit precision to en

    Python
    Voir sur GitHub↗6,081
  • lm-sys/fastchatAvatar de lm-sys

    lm-sys/FastChat

    39,472Voir sur 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
    Voir sur GitHub↗39,472
  • lucidrains/palm-rlhf-pytorchAvatar de lucidrains

    lucidrains/PaLM-rlhf-pytorch

    7,863Voir sur GitHub↗

    This is a PyTorch implementation of reinforcement learning from human feedback designed to align large language models with human values and preferences. It provides a framework for the PaLM architecture and incorporates parameter-efficient fine-tuning to adapt models while minimizing the number of updated weights. The system enables the development of reward models that act as scoring mechanisms built from human preference data. These models evaluate generative outputs to guide the alignment process. The workflow covers policy optimization using a clipped objective, reward modeling based on

    Python
    Voir sur GitHub↗7,863
  • luohongyin/sailAvatar de luohongyin

    luohongyin/SAIL

    161Voir sur GitHub↗

    Towards Robust Grounded Language Modeling [DEMO](https://huggingface.co/spaces/luohy/SAIL-7B) | [WEB](https://openlsr.org/sail-7b)

    Python
    Voir sur GitHub↗161
  • meta-llama/llama3Avatar de meta-llama

    meta-llama/llama3

    29,254Voir sur GitHub↗

    Llama 3 is a collection of pretrained, autoregressive transformer-based models designed for natural language generation, reasoning, and complex instruction following. It functions as a generative AI framework that provides the infrastructure for managing model weights, executing neural network inference, and handling computational workloads across diverse knowledge domains. The project distinguishes itself through an integrated AI safety toolkit that employs secondary classification filtering to inspect inputs and outputs, ensuring adherence to usage compliance and safety standards. It suppor

    Python
    Voir sur GitHub↗29,254
  • eleutherai/pythiaAvatar de EleutherAI

    EleutherAI/pythia

    2,827Voir sur GitHub↗

    This repository is for EleutherAI's project Pythia which combines interpretability analysis and scaling laws to understand how knowledge develops and evolves during training in autoregressive transformers. For detailed info on the models, their training, and their properties, please see our…

    Jupyter Notebook
    Voir sur GitHub↗2,827