NVIDIA / FasterTransformerLinks
Transformer related optimization, including BERT, GPT
☆6,338Updated last year
Alternatives and similar repositories for FasterTransformer
Users that are interested in FasterTransformer are comparing it to the libraries listed below
Sorting:
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,883Updated this week
- Accessible large language models via k-bit quantization for PyTorch.☆7,716Updated this week
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,332Updated 3 months ago
- PyTorch extensions for high performance and large scale training.☆3,385Updated 6 months ago
- Ongoing research training transformer models at scale☆14,082Updated this week
- LightSeq: A High Performance Library for Sequence Processing and Generation☆3,300Updated 2 years ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,185Updated 2 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,212Updated last year
- Fast and memory-efficient exact attention☆20,280Updated last week
- AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (N…☆4,689Updated last week
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆3,698Updated this week
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,073Updated 4 months ago
- FlashInfer: Kernel Library for LLM Serving☆4,019Updated this week
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆9,256Updated 2 weeks ago
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,841Updated this week
- Foundation Architecture for (M)LLMs☆3,119Updated last year
- Training and serving large-scale neural networks with auto parallelization.☆3,160Updated last year
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,658Updated last year
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,543Updated last year
- TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizat…☆12,008Updated last week
- PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT☆2,878Updated this week
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆4,983Updated 6 months ago
- 🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization…☆3,153Updated last week
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆10,052Updated 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,585Updated last year
- SOTA low-bit LLM quantization (INT8/FP8/INT4/FP4/NF4) & sparsity; leading model compression techniques on TensorFlow, PyTorch, and ONNX R…☆2,521Updated this week
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,425Updated last year
- Development repository for the Triton language and compiler☆17,467Updated this week
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆4,655Updated 2 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,265Updated 5 months ago