haochengxi / Train_Transformers_with_INT4Links
☆153Updated 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☆210Updated last year
- Reorder-based post-training quantization for large language model☆192Updated 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☆360Updated 11 months ago
- [MLSys'24] Atom: Low-bit Quantization for Efficient and Accurate LLM Serving☆313Updated last year
- Code for the NeurIPS 2022 paper "Optimal Brain Compression: A Framework for Accurate Post-Training Quantization and Pruning".☆121Updated 2 years ago
- A repository dedicated to evaluating the performance of quantizied LLaMA3 using various quantization methods..☆191Updated 6 months ago
- An algorithm for weight-activation quantization (W4A4, W4A8) of LLMs, supporting both static and dynamic quantization☆142Updated last month
- Code repo for the paper "LLM-QAT Data-Free Quantization Aware Training for Large Language Models"☆302Updated 4 months ago
- [ICLR 2025] COAT: Compressing Optimizer States and Activation for Memory-Efficient FP8 Training☆215Updated 3 weeks ago
- [ICML 2024] BiLLM: Pushing the Limit of Post-Training Quantization for LLMs☆222Updated 6 months ago
- ☆157Updated last year
- PB-LLM: Partially Binarized Large Language Models☆152Updated last year
- [ICML 2024] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache☆311Updated 5 months ago
- [ACL 2024] A novel QAT with Self-Distillation framework to enhance ultra low-bit LLMs.☆115Updated last year
- [NeurIPS 2024] The official implementation of "Kangaroo: Lossless Self-Speculative Decoding for Accelerating LLMs via Double Early Exitin…