triton-inference-server / tensorrtllm_backend
The Triton TensorRT-LLM Backend
☆824Updated this week
Alternatives and similar repositories for tensorrtllm_backend:
Users that are interested in tensorrtllm_backend are comparing it to the libraries listed below
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆797Updated 7 months ago
- A throughput-oriented high-performance serving framework for LLMs☆794Updated 6 months ago
- ☆243Updated this week
- This repository contains tutorials and examples for Triton Inference Server☆682Updated 3 weeks ago
- FlashInfer: Kernel Library for LLM Serving☆2,659Updated last week
- Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM☆1,237Updated this week
- nvidia-modelopt is a unified library of state-of-the-art model optimization techniques like quantization, pruning, distillation, speculat…☆860Updated 2 weeks ago
- Serving multiple LoRA finetuned LLM as one☆1,054Updated 11 months ago
- LLMPerf is a library for validating and benchmarking LLMs☆868Updated 4 months ago
- Redis for LLMs☆808Updated this week
- [MLSys'25] QServe: W4A8KV4 Quantization and System Co-design for Efficient LLM Serving; [MLSys'25] LServe: Efficient Long-sequence LLM Se…☆639Updated last month
- RTP-LLM: Alibaba's high-performance LLM inference engine for diverse applications.☆702Updated 2 months ago
- Official Implementation of EAGLE-1 (ICML'24), EAGLE-2 (EMNLP'24), and EAGLE-3.☆1,169Updated this week
- [ICML 2023] SmoothQuant: Accurate and Efficient Post-Training Quantization for Large Language Models☆1,387Updated 9 months ago
- [ICML 2024] Break the Sequential Dependency of LLM Inference Using Lookahead Decoding☆1,236Updated last month
- Materials for learning SGLang☆379Updated 3 weeks ago
- [NeurIPS'24 Spotlight, ICLR'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention, which r…☆969Updated last week
- Disaggregated serving system for Large Language Models (LLMs).☆559Updated last week
- OpenAI compatible API for TensorRT LLM triton backend☆205Updated 8 months ago
- AutoAWQ implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference. Documentation:☆2,092Updated last week
- Common source, scripts and utilities for creating Triton backends.☆315Updated this week
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,355Updated this week
- MII makes low-latency and high-throughput inference possible, powered by DeepSpeed.☆2,002Updated 3 weeks ago
- Dynamic Memory Management for Serving LLMs without PagedAttention☆347Updated 3 weeks ago
- ☆411Updated last year
- Official implementation of Half-Quadratic Quantization (HQQ)☆786Updated this week
- Triton Python, C++ and Java client libraries, and GRPC-generated client examples for go, java and scala.☆617Updated 3 weeks ago
- [MLSys 2024 Best Paper Award] AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration☆2,922Updated this week
- Production ready LLM model compression/quantization toolkit with hw accelerated inference support for both cpu/gpu via HF, vLLM, and SGLa…