NVIDIA / TransformerEngineLinks
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit and 4-bit floating point (FP8 and FP4) precision on Hopper, Ada and Blackwell GPUs, to provide better performance with lower memory utilization in both training and inference.
☆3,043Updated 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☆4,400Updated this week
- PyTorch native quantization and sparsity for training and inference☆2,601Updated this week
- Tile primitives for speedy kernels☆3,028Updated 3 weeks ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,576Updated last year
- A unified library of SOTA model optimization techniques like quantization, pruning, distillation, speculative decoding, etc. It compresse…☆1,744Updated this week
- Transformer related optimization, including BERT, GPT☆6,376Updated last year
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,408Updated 5 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,209Updated 4 months ago
- Pipeline Parallelism for PyTorch☆784Updated last year
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,085Updated 6 months ago
- Puzzles for learning Triton☆2,211Updated last year
- PyTorch extensions for high performance and large scale training.☆3,394Updated 8 months ago
- The Triton TensorRT-LLM Backend☆911Updated this week
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,854Updated 2 weeks ago
- Minimalistic large language model 3D-parallelism training☆2,396Updated 3 weeks ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,241Updated last year
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆2,514Updated this week
- SOTA low-bit LLM quantization (INT8/FP8/MXFP8/INT4/MXFP4/NVFP4) & sparsity; leading model compression techniques on PyTorch, TensorFlow, …☆2,558Updated this week
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆2,015Updated 2 weeks ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆1,036Updated last year
- 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
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆4,336Updated this week
- Distributed Compiler based on Triton for Parallel Systems☆1,303Updated last week
- 🚀 Efficient implementations of state-of-the-art linear attention models☆4,168Updated this week
- 🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization…☆3,231Updated 2 weeks ago
- A pytorch quantization backend for optimum☆1,020Updated last month
- A PyTorch native platform for training generative AI models☆4,892Updated this week
- NCCL Tests☆1,389Updated this week
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆973Updated last year
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,312Updated 9 months ago