As language models scale, their computational and memory overheads necessitate effective compression. Existing methods often hit a performance wall when compression ratios increase. This research explores combining low-rank decomposition and quantization, challenging the assumption that these techniques are orthogonal and aiming to mitigate the severe accuracy degradation seen in high-compression scenarios.
- High compression ratios currently cause significant model performance degradation.
- Low-rank decomposition and quantization are proven individual reduction techniques.
- Combining both methods may overcome existing compression bottlenecks.
- Developers must investigate interactions between these techniques rather than assuming orthogonality.