awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
PaddlePaddle avatar

PaddlePaddle/PaddleFormers

0
View on GitHub↗
12,981 स्टार्स·2,192 फोर्क्स·Python·Apache-2.0·69 व्यूज़

PaddleFormers

PaddleFormers is a framework for the training, fine-tuning, and deployment of large language models. It provides a full lifecycle pipeline for executing large-scale model training and applying adaptation methods to align models with specialized tasks.

The project focuses on scaling model operations through distributed training and hardware accelerator integration. It employs pipeline parallelism and mixed-precision training to manage memory and increase throughput across multiple hardware devices.

The library includes a curated model zoo for serving pre-trained architectures and tools for production inference integration. It also provides data preparation utilities for chat templates and supports exporting model weights into standardized tensor formats for compatibility with external deployment engines.

Features

  • Language Model Fine-Tuning - Provides a comprehensive framework for training and fine-tuning large language models using specialized adaptation workflows.
  • Distributed Training - Scales model training across multiple hardware accelerators using data and model parallelism strategies.
  • Hardware Acceleration - Integrates specialized hardware accelerators into training routines to improve computational throughput and memory efficiency.
  • Large Language Model Serving - Enables the hosting and serving of large language models via APIs for text generation and inference tasks.
  • Hardware Acceleration - Interfaces with specialized hardware accelerators to optimize tensor operations and reduce model training time.
  • Large Language Model Training Frameworks - Provides a specialized framework for the pre-training and fine-tuning of transformer-based large language models.
  • Parameter Efficient Fine-Tuning - Provides adaptation methods to update a small subset of model weights, aligning large models with specialized tasks efficiently.
  • Pipeline Parallelism Partitioners - Implements pipeline parallelism to partition large model tensors across multiple GPUs to manage memory and throughput.
  • Mixed Precision Training - Employs mixed-precision training to reduce memory consumption and accelerate computation during the training process.
  • Model Export Formats - Supports converting trained model weights into standardized industry formats for compatibility with external deployment engines.
  • Pre-trained Model Zoos - Maintains a curated model zoo of pre-trained architectures and weights for standardized loading and inference.
  • Model Weight Export Formats - Saves trained model weights into standardized formats to ensure compatibility across different deep learning frameworks.
  • Inference Runtime Integrations - Integrates with specialized inference engines to optimize the execution of models in production environments.

स्टार हिस्ट्री

paddlepaddle/paddleformers के लिए स्टार हिस्ट्री चार्टpaddlepaddle/paddleformers के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

paddlepaddle/paddleformers क्या करता है?

PaddleFormers is a framework for the training, fine-tuning, and deployment of large language models. It provides a full lifecycle pipeline for executing large-scale model training and applying adaptation methods to align models with specialized tasks.

paddlepaddle/paddleformers की मुख्य विशेषताएं क्या हैं?

paddlepaddle/paddleformers की मुख्य विशेषताएं हैं: Language Model Fine-Tuning, Distributed Training, Hardware Acceleration, Large Language Model Serving, Large Language Model Training Frameworks, Parameter Efficient Fine-Tuning, Pipeline Parallelism Partitioners, Mixed Precision Training।

paddlepaddle/paddleformers के कुछ ओपन-सोर्स विकल्प क्या हैं?

paddlepaddle/paddleformers के ओपन-सोर्स विकल्पों में शामिल हैं: paddlepaddle/paddlenlp — PaddleNLP is a development library and toolkit for training, fine-tuning, and deploying large and small language… yuanzhoulvpi2017/zero_nlp — zero_nlp is a distributed framework for training and fine-tuning large language models and multimodal architectures.… zyds/transformers-code — This project is a collection of scripts and workflows for training, fine-tuning, and deploying large language models… eleutherai/gpt-neox — gpt-neox is a distributed training system and framework for building large-scale autoregressive language models. It… lm-sys/fastchat — FastChat is a training and serving platform for large language models that provides an integrated toolkit for… liguodongiot/llm-action — This project is a comprehensive framework for the training, fine-tuning, and deployment of large language models. It…

PaddleFormers के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो PaddleFormers के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • paddlepaddle/paddlenlpPaddlePaddle का अवतार

    PaddlePaddle/PaddleNLP

    12,953GitHub पर देखें↗

    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
    GitHub पर देखें↗12,953
  • yuanzhoulvpi2017/zero_nlpyuanzhoulvpi2017 का अवतार

    yuanzhoulvpi2017/zero_nlp

    3,825GitHub पर देखें↗

    zero_nlp is a distributed framework for training and fine-tuning large language models and multimodal architectures. It provides a specialized toolkit for distributed model parallelism, allowing neural network layers and weights to be partitioned across multiple GPU devices to train models that exceed the memory capacity of a single processor. The project distinguishes itself through a combination of high-throughput data pipelines and parameter-efficient tuning. It utilizes multi-threading and memory mapping to preprocess and stream datasets exceeding 100GB and implements memory-saving adapta

    Jupyter Notebookbertchatglm-6bclip
    GitHub पर देखें↗3,825
  • zyds/transformers-codezyds का अवतार

    zyds/transformers-code

    3,782GitHub पर देखें↗

    This project is a collection of scripts and workflows for training, fine-tuning, and deploying large language models using the Hugging Face Transformers toolkit. It functions as a distributed training framework, a library for natural language processing task implementations, and a system for building retrieval-augmented generation chatbots. The repository includes specialized tools for model optimization, such as a Bayesian hyperparameter optimizer for automatically tuning model settings. It provides implementations for scaling model training across multiple graphics processors using data par

    Jupyter Notebookhuggingfacepefttransformers
    GitHub पर देखें↗3,782
  • eleutherai/gpt-neoxEleutherAI का अवतार

    EleutherAI/gpt-neox

    7,392GitHub पर देखें↗

    gpt-neox is a distributed training system and framework for building large-scale autoregressive language models. It implements the transformer architecture and provides a toolkit for training models with billions of parameters by distributing weights across compute clusters. The framework distinguishes itself through extensive support for distributed model parallelism, including pipeline and sequence parallelism, to overcome single-device memory limits. It further supports sparse model architectures using a mixture of experts system with Sinkhorn-based routing. The project covers a broad ran

    Pythondeepspeed-librarygpt-3language-model
    GitHub पर देखें↗7,392
PaddleFormers के सभी 30 विकल्प देखें→