← Search

Varun Srivastava

2 accepted papers

2024

Compressing Large Language Models using Low Rank and Low Precision Decomposition

NeurIPS 2024poster

The prohibitive sizes of Large Language Models (LLMs) today make it difficult to deploy them on memory-constrained edge devices. This work introduces $\rm CALDERA$ -- a new post-training LLM compression algorithm that harnesses the inherent low-rank structure of a weight matrix $\mathbf{W}$ by appro…

2023

Matrix Compression via Randomized Low Rank and Low Precision Factorization

NeurIPS 2023poster

Matrices are exceptionally useful in various fields of study as they provide a convenient framework to organize and manipulate data in a structured manner. However, modern matrices can involve billions of elements, making their storage and processing quite demanding in terms of computational resour…