stanford-oval / WikiChat

WikiChat is an improved RAG. It stops the hallucination of large language models by retrieving data from a corpus.
https://wikichat.genie.stanford.edu
Apache License 2.0
1.05k stars 97 forks source link

Hallucinations Recommendation #17

Closed 4Yuri closed 2 months ago

4Yuri commented 4 months ago

I know you use GPT4o in WikiChat, however based on Vectara's work it would seem that GPT4o has a higher probability of generating hallucinations than GPT-4-Turbo (source: https://github.com/vectara/hallucination-leaderboard). I just wanted to warn you about this