CoinCheung / gdGPTLinks
Train llm (bloom, llama, baichuan2-7b, chatglm3-6b) with deepspeed pipeline mode. Faster than zero/zero++/fsdp.
☆97Updated 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☆223Updated last year
- ☆83Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆69Updated last year
- A prototype repo for hybrid training of pipeline parallel and distributed data parallel with comments on core code snippets. Feel free to…☆56Updated 2 years ago
- Repository of LV-Eval Benchmark☆67Updated 10 months ago
- Rectified Rotary Position Embeddings☆374Updated last year
- Collaborative Training of Large Language Models in an Efficient Way☆416Updated 10 months ago
- [EMNLP 2024] LongAlign: A Recipe for Long Context Alignment of LLMs☆250Updated 7 months ago
- A LLaMA1/LLaMA12 Megatron implement.☆28Updated last year
- Finetuning LLaMA with RLHF (Reinforcement Learning with Human Feedback) based on DeepSpeed Chat☆114Updated 2 years ago
- Model Compression for Big Models☆163Updated 2 years ago
- ☆102Updated 9 months ago
- A repository sharing the literatures about long-context large language models, including the methodologies and the evaluation benchmarks☆265Updated 11 months ago
- [ACL 2024] Long-Context Language Modeling with Parallel Encodings☆156Updated last year
- A flexible and efficient training framework for large-scale alignment tasks☆388Updated this week
- code for Scaling Laws of RoPE-based Extrapolation☆73Updated last year
- NTK scaled version of ALiBi position encoding in Transformer.☆68Updated last year
- Code associated with the paper **Draft & Verify: Lossless Large Language Model Acceleration via Self-Speculative Decoding**☆194Updated 5 months ago
- InsTag: A Tool for Data Analysis in LLM Supervised Fine-tuning☆263Updated last year
- ACL 2024 | LooGLE: Long Context Evaluation for Long-Context Language Models☆184Updated 9 months ago
- ☆172Updated last year
- [EMNLP 2023] Lion: Adversarial Distillation of Proprietary Large Language Models☆209Updated last year
- Codes for the paper "∞Bench: Extending Long Context Evaluation Beyond 100K Tokens": https://arxiv.org/abs/2402.13718☆341Updated 9 months ago
- CLongEval: A Chinese Benchmark for Evaluating Long-Context Large Language Models☆40Updated last year
- [ICLR 2025] 🧬 RegMix: Data Mixture as Regression for Language Model Pre-training (Spotlight)☆151Updated 5 months ago
- ☆104Updated 2 years ago
- Naive Bayes-based Context Extension☆326Updated 7 months ago
- A MoE impl for PyTorch, [ATC'23] SmartMoE☆64Updated 2 years ago
- Implementation of Speculative Sampling as described in "Accelerating Large Language Model Decoding with Speculative Sampling" by Deepmind☆98Updated last year
- REST: Retrieval-Based Speculative Decoding, NAACL 2024☆205Updated 7 months ago