NVIDIA / FasterTransformerLinks
Transformer related optimization, including BERT, GPT
☆6,365Updated 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 and 4-bit floating point (FP8 and FP4) precision on H…☆3,007Updated this week
- PyTorch extensions for high performance and large scale training.☆3,388Updated 7 months ago
- Ongoing research training transformer models at scale☆14,602Updated this week
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆2,206Updated 4 months ago
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆3,386Updated 5 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆7,815Updated this week
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,081Updated 5 months ago
- Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".☆2,235Updated last year
- FlashInfer: Kernel Library for LLM Serving☆4,195Updated last week
- Training and serving large-scale neural networks with auto parallelization.☆3,167Updated 2 years ago
- Automatically Discovering Fast Parallelization Strategies for Distributed Deep Neural Network Training☆1,849Updated this week
- Fast and memory-efficient exact attention☆21,067Updated this week
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆3,795Updated this week
- 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,385Updated this week
- LightSeq: A High Performance Library for Sequence Processing and Generation☆3,299Updated 2 years ago
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,570Updated last year
- Foundation Architecture for (M)LLMs☆3,125Updated last year
- SOTA low-bit LLM quantization (INT8/FP8/MXFP8/INT4/MXFP4/NVFP4) & sparsity; leading model compression techniques on PyTorch, TensorFlow, …☆2,544Updated this week
- AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (N…☆4,697Updated last month
- 🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization…☆3,215Updated last week
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆9,377Updated this week
- An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.☆5,005Updated 8 months ago
- Medusa: Simple Framework for Accelerating LLM Generation with Multiple Decoding Heads☆2,669Updated last year
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆10,184Updated this week
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,289Updated 7 months ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,426Updated last year
- PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT☆2,904Updated this week
- Development repository for the Triton language and compiler☆17,861Updated this 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,584Updated last year
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆4,819Updated 2 weeks ago