deepspeedai / Megatron-DeepSpeed
Ongoing research training transformer language models at scale, including: BERT & GPT-2
☆2,044Updated 3 weeks ago
Alternatives and similar repositories for Megatron-DeepSpeed:
Users that are interested in Megatron-DeepSpeed are comparing it to the libraries listed below
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,382Updated last year
- Best practice for training LLaMA models in Megatron-LM☆646Updated last year
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆2,922Updated this week
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,355Updated this week
- The official repo of Pai-Megatron-Patch for LLM & VLM large scale training developed by Alibaba Cloud.☆998Updated this week
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,002Updated 3 weeks ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,077Updated last year
- FlashInfer: Kernel Library for LLM Serving☆2,659Updated this week
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,387Updated 9 months ago
- Transformer related optimization, including BERT, GPT☆6,123Updated last year
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,783Updated last week
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆3,122Updated this week
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,236Updated last month
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,092Updated last week
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,494Updated 9 months ago
- Minimalistic large language model 3D-parallelism training☆1,786Updated this week
- Tutel MoE: Optimized Mixture-of-Experts Library, Support DeepSeek FP8/FP4☆800Updated this week
- S-LoRA: Serving Thousands of Concurrent LoRA Adapters☆1,816Updated last year
- PyTorch extensions for high performance and large scale training.☆3,298Updated last week
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,169Updated this week
- Fast inference from large lauguage models via speculative decoding☆707Updated 7 months ago
- Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.☆990Updated 8 months ago
- Automatically split your PyTorch models on multiple GPUs for training & inference☆652Updated last year
- Ring attention implementation with flash attention☆734Updated last week
- Microsoft Automatic Mixed Precision Library☆591Updated 6 months ago
- A fast MoE impl for PyTorch☆1,699Updated 2 months ago
- A curated list for Efficient Large Language Models☆1,610Updated this week
- Open Academic Research on Improving LLaMA to SOTA LLM☆1,619Updated last year
- YaRN: Efficient Context Window Extension of Large Language Models