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☆224Updated last year
- ☆83Updated last year
- 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…☆56Updated 2 years ago
- Collaborative Training of Large Language Models in an Efficient Way☆417Updated 11 months ago
- Repository of LV-Eval Benchmark☆68Updated 11 months ago
- A repository sharing the literatures about long-context large language models, including the methodologies and the evaluation benchmarks☆265Updated last year
- [EMNLP 2024] LongAlign: A Recipe for Long Context Alignment of LLMs☆253Updated 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
- [ACL 2024] Long-Context Language Modeling with Parallel Encodings☆157Updated last year
- ☆104Updated 2 years ago
- Rectified Rotary Position Embeddings☆375Updated last year
- ☆103Updated 3 weeks ago
- Codes for the paper "∞Bench: Extending Long Context Evaluation Beyond 100K Tokens": https://arxiv.org/abs/2402.13718☆343Updated 10 months ago
- A flexible and efficient training framework for large-scale alignment tasks☆395Updated this week
- CLongEval: A Chinese Benchmark for Evaluating Long-Context Large Language Models☆41Updated last year
- Code associated with the paper **Draft & Verify: Lossless Large Language Model Acceleration via Self-Speculative Decoding**☆199Updated 5 months ago
- Implementation of Speculative Sampling as described in "Accelerating Large Language Model Decoding with Speculative Sampling" by Deepmind☆99Updated last year
- NTK scaled version of ALiBi position encoding in Transformer.☆68Updated last year
- REST: Retrieval-Based Speculative Decoding, NAACL 2024☆205Updated 8 months ago
- Model Compression for Big Models☆164Updated 2 years ago
- code for Scaling Laws of RoPE-based Extrapolation☆73Updated last year
- ACL 2024 | LooGLE: Long Context Evaluation for Long-Context Language Models☆184Updated 9 months ago
- Heuristic filtering framework for RefineCode☆68Updated 4 months ago
- [ICLR 2025] 🧬 RegMix: Data Mixture as Regression for Language Model Pre-training (Spotlight)☆157Updated 5 months ago
- Implementation of NAACL 2024 Outstanding Paper "LM-Infinite: Simple On-the-Fly Length Generalization for Large Language Models"☆148Updated 4 months ago
- InsTag: A Tool for Data Analysis in LLM Supervised Fine-tuning☆265Updated last year
- Naive Bayes-based Context Extension☆325Updated 7 months 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