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,435Updated last 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,044Updated this week
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,417Updated 10 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,078Updated 2 months ago
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,029Updated 3 weeks ago
- PyTorch native quantization and sparsity for training and inference☆2,064Updated this week
- nvidia-modelopt is a unified library of state-of-the-art model optimization techniques like quantization, pruning, distillation, speculat…☆942Updated last week
- Transformer related optimization, including BERT, GPT☆6,173Updated last year
- Pipeline Parallelism for PyTorch☆766Updated 9 months ago
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,009Updated 2 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,119Updated last year
- PyTorch extensions for high performance and large scale training.☆3,322Updated last month
- Tile primitives for speedy kernels☆2,399Updated this week
- Minimalistic large language model 3D-parallelism training☆1,888Updated last week
- 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,567Updated last year
- A pytorch quantization backend for optimum☆943Updated last week
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,796Updated last week
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,266Updated last week
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,249Updated 2 months ago
- Puzzles for learning Triton☆1,658Updated 6 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,391Updated last year
- The Triton TensorRT-LLM Backend☆842Updated this week
- 🚀 Efficient implementations of state-of-the-art linear attention models in Torch and Triton☆2,438Updated this week
- Tutel MoE: Optimized Mixture-of-Experts Library, Support DeepSeek FP8/FP4☆824Updated this week
- Microsoft Automatic Mixed Precision Library☆602Updated 8 months ago
- Mirage: Automatically Generating Fast GPU Kernels without Programming in Triton/CUDA☆850Updated this week
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,174Updated 2 weeks ago
- A throughput-oriented high-performance serving framework for LLMs☆814Updated 3 weeks ago
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆1,417Updated this week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆827Updated 8 months ago
- A CPU+GPU Profiling library that provides access to timeline traces and hardware performance counters.☆818Updated this week