Announcing Native BM25 Ranking in AlloyDB and Cloud SQL
cloud.google.com·1d ago
TL;DR
Researchers identified a gap in LLM evaluation benchmarks. They built a synthetic dataset with 10k adversarial prompts targeting reasoning failures.
✦ Why It Matters
Use this benchmark to audit LLM robustness before deploying in production reasoning pipelines.
Key Takeaways
How It Works
HQMQ quantizes KV cache data by treating each 4-element chunk as a quaternion, leveraging the properties of the Hurwitz group to create a diverse set of codewords. The method combines a fixed codebook with a secondary codebook of random unit quaternions, allowing for effective quantization without the need for calibration.
This approach ensures that the quantization process is efficient and maintains the integrity of the model's performance.
Related