SqueezeBits / Torch-TRTLLMLinks
Ditto is an open-source framework that enables direct conversion of HuggingFace PreTrainedModels into TensorRT-LLM engines.
☆49Updated last month
Alternatives and similar repositories for Torch-TRTLLM
Users that are interested in Torch-TRTLLM are comparing it to the libraries listed below
Sorting:
- QUICK: Quantization-aware Interleaving and Conflict-free Kernel for efficient LLM inference☆119Updated last year
- Easy and Efficient Quantization for Transformers☆203Updated 2 months ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆267Updated 10 months ago
- Boosting 4-bit inference kernels with 2:4 Sparsity☆81Updated 11 months ago
- The official implementation of the EMNLP 2023 paper LLM-FP4☆213Updated last year
- ☆74Updated 5 months ago
- ☆196Updated 3 months ago
- ☆26Updated last year
- ☆217Updated 7 months ago
- A performance library for machine learning applications.☆184Updated last year
- Efficient LLM Inference over Long Sequences☆390Updated 2 months ago
- llama3.cuda is a pure C/CUDA implementation for Llama 3 model.☆342Updated 4 months ago
- ☆293Updated 3 weeks ago
- A safetensors extension to efficiently store sparse quantized tensors on disk☆153Updated this week
- ☆121Updated last year
- Study Group of Deep Learning Compiler☆163Updated 2 years ago
- Framework to reduce autotune overhead to zero for well known deployments.☆81Updated 2 weeks ago
- Fast low-bit matmul kernels in Triton☆356Updated last week
- This repository contains the training code of ParetoQ introduced in our work "ParetoQ Scaling Laws in Extremely Low-bit LLM Quantization"☆98Updated 3 months ago
- Training-free Post-training Efficient Sub-quadratic Complexity Attention. Implemented with OpenAI Triton.☆145Updated this week
- Step by step explanation/tutorial of llama2.c☆222Updated last year
- An efficient GPU support for LLM inference with x-bit quantization (e.g. FP6,FP5).☆261Updated last month
- Applied AI experiments and examples for PyTorch☆292Updated last week
- a minimal cache manager for PagedAttention, on top of llama3.☆119Updated last year
- Official PyTorch implementation of "GuidedQuant: Large Language Model Quantization via Exploiting End Loss Guidance" (ICML 2025)☆43Updated last month
- ArcticTraining is a framework designed to simplify and accelerate the post-training process for large language models (LLMs)☆204Updated this week
- Pipeline parallelism for the minimalist☆33Updated 3 weeks ago
- Summary of system papers/frameworks/codes/tools on training or serving large model☆57Updated last year
- Official implementation for Training LLMs with MXFP4☆79Updated 4 months ago
- 🚀 Collection of components for development, training, tuning, and inference of foundation models leveraging PyTorch native components.