CoinCheung / gdGPTLinks
Train llm (bloom, llama, baichuan2-7b, chatglm3-6b) with deepspeed pipeline mode. Faster than zero/zero++/fsdp.
☆98Updated last year
Alternatives and similar repositories for gdGPT
Users that are interested in gdGPT are comparing it to the libraries listed below
Sorting:
- train llama on a single A100 80G node using 🤗 transformers and 🚀 Deepspeed Pipeline Parallelism☆225Updated 2 years ago
- ☆84Updated 2 years ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆69Updated 2 years ago
- A prototype repo for hybrid training of pipeline parallel and distributed data parallel with comments on core code snippets. Feel free to…☆57Updated 2 years ago
- [EMNLP 2024] LongAlign: A Recipe for Long Context Alignment of LLMs☆257Updated 11 months ago
- Repository of LV-Eval Benchmark☆72Updated last year
- A repository sharing the literatures about long-context large language models, including the methodologies and the evaluation benchmarks☆269Updated last year
- Finetuning LLaMA with RLHF (Reinforcement Learning with Human Feedback) based on DeepSpeed Chat☆116Updated 2 years ago
- Rectified Rotary Position Embeddings☆384Updated last year
- code for Scaling Laws of RoPE-based Extrapolation☆73Updated 2 years ago
- A LLaMA1/LLaMA12 Megatron implement.☆28Updated last year
- ☆105Updated 2 years ago
- Model Compression for Big Models☆165Updated 2 years ago
- ☆108Updated 4 months ago
- Collaborative Training of Large Language Models in an Efficient Way☆417Updated last year
- A MoE impl for PyTorch, [ATC'23] SmartMoE☆70Updated 2 years ago
- Code associated with the paper **Draft & Verify: Lossless Large Language Model Acceleration via Self-Speculative Decoding**☆212Updated 9 months ago
- CLongEval: A Chinese Benchmark for Evaluating Long-Context Large Language Models☆45Updated last year
- Codes for the paper "∞Bench: Extending Long Context Evaluation Beyond 100K Tokens": https://arxiv.org/abs/2402.13718☆360Updated last year
- [ICLR 2025] 🧬 RegMix: Data Mixture as Regression for Language Model Pre-training (Spotlight)☆181Updated 9 months ago
- Implementation of Speculative Sampling as described in "Accelerating Large Language Model Decoding with Speculative Sampling" by Deepmind☆108Updated last year
- [ACL 2024] Long-Context Language Modeling with Parallel Encodings☆167Updated last year
- ACL 2024 | LooGLE: Long Context Evaluation for Long-Context Language Models☆192Updated last year
- REST: Retrieval-Based Speculative Decoding, NAACL 2024☆212Updated 3 months ago
- A flexible and efficient training framework for large-scale alignment tasks☆442Updated last month
- InsTag: A Tool for Data Analysis in LLM Supervised Fine-tuning☆284Updated 2 years ago
- This is a personal reimplementation of Google's Infini-transformer, utilizing a small 2b model. The project includes both model and train…☆58Updated last year
- Naive Bayes-based Context Extension☆325Updated last year
- This PyTorch package implements MoEBERT: from BERT to Mixture-of-Experts via Importance-Guided Adaptation (NAACL 2022).☆112Updated 3 years ago
- [ACL'24] Superfiltering: Weak-to-Strong Data Filtering for Fast Instruction-Tuning☆184Updated 5 months ago