deepspeed

There are 71 repositories under deepspeed topic.

  • InternLM/lmdeploy

    LMDeploy is a toolkit for compressing, deploying, and serving LLMs.

    Language:Python4.3k351.4k386
  • OpenRLHF/OpenRLHF

    An Easy-to-use, Scalable and High-performance RLHF Framework (70B+ PPO Full Tuning & Iterative DPO & LoRA & Mixtral)

    Language:Python2.1k21249206
  • PKU-Alignment/safe-rlhf

    Safe RLHF: Constrained Value Alignment via Safe Reinforcement Learning from Human Feedback

    Language:Python1.3k1884119
  • zjunlp/KnowLM

    An Open-sourced Knowledgable Large Language Model Framework.

    Language:Python1.2k11133123
  • alibaba/Megatron-LLaMA

    Best practice for training LLaMA models in Megatron-LM

    Language:Python61166251
  • Xirider/finetune-gpt2xl

    Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpeed

    Language:Python42852273
  • LLaMA-Cult-and-More

    shm007g/LLaMA-Cult-and-More

    Large Language Models for All, 🦙 Cult and More, Stay in touch !

    Language:HTML42534824
  • OpenMOSS/CoLLiE

    Collaborative Training of Large Language Models in an Efficient Way

    Language:Python407106958
  • Coobiw/MPP-LLaVA

    Personal Project: MPP-Qwen14B & MPP-Qwen-Next(Multimodal Pipeline Parallel based on Qwen-LM). Support [video/image/multi-image] {sft/conversations}. Don't let the poverty limit your imagination! Train your own 8B/14B LLaVA-training-like MLLM on RTX3090/4090 24GB.

    Language:Jupyter Notebook35743120
  • intelligent-machine-learning/glake

    GLake: optimizing GPU memory management and IO transmission.

    Language:Python35272232
  • sunzeyeah/RLHF

    Implementation of Chinese ChatGPT

    Language:Python28382535
  • stanleylsx/llms_tool

    一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。

    Language:Python19941819
  • git-cloner/llama2-lora-fine-tuning

    llama2 finetuning with deepspeed and lora

    Language:Python15931614
  • jackaduma/ChatGLM-LoRA-RLHF-PyTorch

    A full pipeline to finetune ChatGLM LLM with LoRA and RLHF on consumer hardware. Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the ChatGLM architecture. Basically ChatGPT but with ChatGLM

    Language:Python1245210
  • HomebrewNLP/revlib

    Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload

    Language:Python123456
  • bobo0810/LearnDeepSpeed

    DeepSpeed教程 & 示例注释 & 学习笔记 (大模型高效训练)

    Language:Python94101
  • CoinCheung/gdGPT

    Train llm (bloom, llama, baichuan2-7b, chatglm3-6b) with deepspeed pipeline mode. Faster than zero/zero++/fsdp.

    Language:Python91188
  • openpsi-project/ReaLHF

    Super-Efficient RLHF Training of LLMs with Parameter Reallocation

    Language:Python902154
  • OpenCSGs/llm-inference

    llm-inference is a platform for publishing and managing llm inference, providing a wide range of out-of-the-box features for model deployment, such as UI, RESTful API, auto-scaling, computing resource management, monitoring, and more.

    Language:Python69133417
  • xyjigsaw/LLM-Pretrain-SFT

    Scripts of LLM pre-training and fine-tuning (w/wo LoRA, DeepSpeed)

    Language:Python675313
  • saforem2/l2hmc-qcd

    Application of the L2HMC algorithm to simulations in lattice QCD.

    Language:Jupyter Notebook66528
  • jackaduma/Alpaca-LoRA-RLHF-PyTorch

    A full pipeline to finetune Alpaca LLM with LoRA and RLHF on consumer hardware. Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the Alpaca architecture. Basically ChatGPT but with Alpaca

    Language:Python56516
  • billvsme/train_law_llm

    ✏️0成本LLM微调上手项目,⚡️一步一步使用colab训练法律LLM,基于microsoft/phi-1_5、chatglm3,包含lora微调,全参微调

    Language:Jupyter Notebook54228
  • glb400/Toy-RecLM

    A toy large model for recommender system based on LLaMA2/SASRec/Meta's generative recommenders. Besides, note and experiments of official implementation for Meta's generative recommenders.

    Language:Python51104
  • l294265421/my-llm

    All about large language models

  • ai-msgbot

    pszemraj/ai-msgbot

    Training & Implementation of chatbots leveraging GPT-like architecture with the aitextgen package to enable dynamic conversations.

    Language:Jupyter Notebook463010
  • 5663015/LLMs_train

    一套代码指令微调大模型

    Language:Python36113
  • nawnoes/pytorch-gpt-x

    Implementation of autoregressive language model using improved Transformer and DeepSpeed pipeline parallelism.

    Language:Python32303
  • Beomi/transformers-language-modeling

    Train 🤗transformers with DeepSpeed: ZeRO-2, ZeRO-3

    Language:Python21204
  • vod

    VodLM/vod

    End-to-end training of Retrieval-Augmented LMs (REALM, RAG)

    Language:Python21343
  • wangclnlp/DeepSpeed-Chat-Extension

    This repo contains some extensions of deepspeed-chat for fine-tuning LLMs (SFT+RLHF).

    Language:Python15201
  • ztjhz/miniLM

    Small Model Is All You Need - NTU SC4001 Neural Network & Deep Learning Project

    Language:Python14200
  • yongzhuo/MacroGPT-Pretrain

    macrogpt大模型全量预训练(1b3,32层), 多卡deepspeed/单卡adafactor

    Language:Python13102
  • XplainMind/LLMindCraft

    Shaping Language Models with Cognitive Insights

    Language:Python11203
  • dyedd/deepspeed-diffusers

    🚀 原生使用 Deepspeed 训练 Diffusers | Native Training of Diffusers with Deepspeed

    Language:Python10201
  • taishan1994/chinese_llm_pretrained

    使用自己的tokenizer继续预训练大语言模型。

    Language:Python10111