AI news story

Together AI Open-Sources OSCAR: An Attention-Aware 2-Bit KV Cache Quantization System for Long-Context LLM Serving

Together AI has released OSCAR (Offline Spectral Covariance-Aware Rotation), an INT2 KV cache quantization method for long-…

  • LLMs
  • Source: MarkTechPost
  • Published: 2026-05-25

Editor's take

Together AI has introduced OSCAR, a novel INT2 quantization technique for LLM KV caches that demonstrably improves performance in long-context scenarios. This development is significant because it addresses a key bottleneck in deploying large language models, particularly those needing to process extensive prompts, by reducing memory footprint and accelerating inference without substantial accuracy degradation. It offers a more efficient alternative to existing quantization methods and benefits developers and researchers striving for more accessible and performant LLM deployments.

The immediate impact will be on the cost and feasibility of running models like Llama 2 or Mistral 7B on hardware with more limited memory. Future research will likely focus on extending OSCAR's benefits to even lower bit-widths or exploring its integration with other optimization techniques. The critical question is how widely OSCAR will be adopted and whether it can maintain its efficiency gains across a broader range of models and tasks, especially as context lengths continue to expand.