haochengxi / Train_Transformers_with_INT4Links
☆154Updated 2 years ago
Alternatives and similar repositories for Train_Transformers_with_INT4
Users that are interested in Train_Transformers_with_INT4 are comparing it to the libraries listed below
Sorting:
- The official implementation of the EMNLP 2023 paper LLM-FP4☆212Updated last year
- Reorder-based post-training quantization for large language model☆195Updated 2 years ago
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆165Updated last year
- [NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization☆372Updated last year
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆319Updated last year
- [ICLR 2025] COAT: Compressing Optimizer States and Activation for Memory-Efficient FP8 Training☆227Updated 2 weeks ago
- PB-LLM: Partially Binarized Large Language Models☆153Updated last year
- Low-bit optimizers for PyTorch☆130Updated last year
- [ACL 2024] A novel QAT with Self-Distillation framework to enhance ultra low-bit LLMs.☆120Updated last year
- ☆159Updated last year
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆307Updated 5 months ago
- Code for the NeurIPS 2022 paper "Optimal Brain Compression: A Framework for Accurate Post-Training Quantization and Pruning".☆126Updated 2 years ago
- ☆139Updated 6 months ago
- [ICML 2024] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache☆314Updated 7 months ago
- This repository contains integer operators on GPUs for PyTorch.☆213Updated last year
- A repository dedicated to evaluating the performance of quantizied LLaMA3 using various quantization methods..☆193Updated 7 months ago
- An algorithm for weight-activation quantization (W4A4, W4A8) of LLMs, supporting both static and dynamic quantization☆147Updated 3 months ago
- Get down and dirty with FlashAttention2.0 in pytorch, plug in and play no complex CUDA kernels☆107Updated 2 years ago
- Boosting 4-bit inference kernels with 2:4 Sparsity☆80Updated 11 months ago
- [ICML 2024] BiLLM: Pushing the Limit of Post-Training Quantization for LLMs☆223Updated 7 months ago
- ☆225Updated last year
- Code Repository of Evaluating Quantized Large Language Models☆130Updated 11 months ago
- Official repository for DistFlashAttn: Distributed Memory-efficient Attention for Long-context LLMs Training☆214Updated last year
- [ICML 2025] Official PyTorch implementation of "FlatQuant: Flatness Matters for LLM Quantization"☆153Updated last month
- ☆110Updated 11 months ago
- Activation-aware Singular Value Decomposition for Compressing Large Language Models☆75Updated 10 months ago
- The official PyTorch implementation of the NeurIPS2022 (spotlight) paper, Outlier Suppression: Pushing the Limit of Low-bit Transformer L…☆48Updated 2 years ago
- PyTorch bindings for CUTLASS grouped GEMM.