Accuracy Lies: TriCalRAG's On-Premise Benchmark for LLM-Based Root Cause Analysis
Zero-shot prompting looked fine on F1 but collapsed to predicting anomaly on up to 100% of incidents; RAG fixed the calibration in this single-GPU on-premise benchmark.
- Mistral-Small's zero-shot predicted-positive rate hit 98.7-100% on BGL/HDFS/OpenStack while F1 still looked reasonable at 0.67-0.72.
- RAG kept 7 of 8 configurations calibrated (vs. 2 of 8 under zero-shot) and lifted F1 by 0.10-0.27 over zero-shot.
- On a single RTX PRO 6000, batching alone scaled throughput 41x (48.3 to 1,991.0 tok/s), and 4-bit quantization cut latency 20% with no measurable accuracy loss.













































