NVIDIA / TransformerEngineLinks
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Blackwell GPUs, to provide better performance with lower memory utilization in both training and inference.
☆2,755Updated this week
Alternatives and similar repositories for TransformerEngine
Users that are interested in TransformerEngine are comparing it to the libraries listed below
Sorting:
- FlashInfer: Kernel Library for LLM Serving☆3,829Updated this week
- PyTorch native quantization and sparsity for training and inference☆2,384Updated this week
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,512Updated last year
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,282Updated 2 months ago
- A unified library of state-of-the-art model optimization techniques like quantization, pruning, distillation, speculative decoding, etc. …☆1,422Updated this week
- Tile primitives for speedy kernels☆2,767Updated 2 weeks ago
- Transformer related optimization, including BERT, GPT☆6,321Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,166Updated last month
- Pipeline Parallelism for PyTorch☆781Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,063Updated 3 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,192Updated last year
- PyTorch extensions for high performance and large scale training.☆3,376Updated 5 months ago
- A fast communication-overlapping library for tensor/expert parallelism on GPUs.☆1,133Updated last month
- The Triton TensorRT-LLM Backend☆891Updated last week
- Minimalistic large language model 3D-parallelism training☆2,239Updated last month
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆1,842Updated this week
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,835Updated last month
- Kernl lets you run PyTorch transformer models several times faster on GPU with a single line of code, and is designed to be easily hackab…☆1,584Updated last year
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆926Updated 2 weeks ago
- Puzzles for learning Triton☆2,008Updated 10 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆940Updated 9 months ago
- Distributed Compiler based on Triton for Parallel Systems☆1,148Updated last week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆2,019Updated last week
- Microsoft Automatic Mixed Precision Library☆622Updated last year
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆1,793Updated this week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆902Updated last year
- A throughput-oriented high-performance serving framework for LLMs☆894Updated 2 weeks ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,282Updated 6 months ago
- NCCL Tests☆1,279Updated 3 weeks ago
- 🚀 Efficient implementations of state-of-the-art linear attention models☆3,431Updated this week