InfoSecInnovations / concierge

Repo for Concierge AI dev work
Apache License 2.0
147 stars 28 forks source link

Additional hallucination protections needed? #20

Open besimorhino opened 3 months ago

besimorhino commented 3 months ago

A few users have reported they were able to cause hallucination by asking for a single line of info from a collection.

Minimal: When Concierge retrieves fewer than 5 references, maybe warn that the answer would more likely be off.

Longer term: look into additional passes/analysis if too few references are returned.

shipley-c commented 2 weeks ago

I've definitely been able to get hallucinations even with 5 and more references. I'm not trying for hallucinations. I was using the default Mistral LLM 7B. Running the development branch.