Reducing LLM hallucination by using a model-agnostic control layer [R]
We’ve been working on the hallucination problem from a systems perspective rather than a model perspective. Instead of trying to improve generation quality, we focused on constraining when a model is allowed to produce an answer. We ran a controlled be…