226
you are viewing a single comment's thread
view the rest of the comments
[-] Trimatrix@lemmy.world -4 points 1 week ago

My theory? Its the abstract that trips it up. I don’t know much about neural networks or RAG searching, but the abstract is information dense in a short amount of space. My guess, an LLM scans through a document, finds areas of the document that has the largest quantity of information relevant to the prompt and then branches out until its confident enough in answering the question. While great for most written text, I think the LLM starts with the abstract, gets way too much confidence that it knows enough and then begins spouting bullshit. In my opinion it explains why it creates fictitious citations. Probably sees a citation in an abstract and then conjures up a title from the information in the abstract.

My only evidence is that I try using LLMs to find information quickly in very dense datasheets for electronic components and most times it will rattle off information found in the component overview section rather than telling me about information found in the application, or electronic characteristics section.

[-] AlecSadler@sh.itjust.works 6 points 1 week ago

Are you running your own programmatic LLMs? There is a thing called temperature, and it is typically more lenient for public facing LLMs. But leverage that same LLM via APIs and you can adjust the temperature and reduce or eliminate hallucinations.

Ultimately, a little variance (creativity) is somewhat good and passing it through levels of agentic validations can help catch hallucinations and dial in the final results.

That said, I doubt the WH did this, they probably just dumped shit into some crappy public-facing ChatGPT model.

[-] Mirshe@lemmy.world 3 points 1 week ago

It's Grok, it's always Grok. Musk was there, there's no way they weren't dumping terabytes of government data into it in pursuit of some mythical AGI.

[-] Trimatrix@lemmy.world 3 points 6 days ago

Last I heard, they use Llama-2 since its the only one approved for GOV work.

But its probably Grok because they don’t seem keen on approvals

[-] AlecSadler@sh.itjust.works 1 points 6 days ago

We tried Grok for some things at a job once and it was absolutely the worst of all of the major ones (for what we were doing). It hallucinated way too much even when attempting to get it not to.

So you're probably right.

[-] vatlark@lemmy.world 1 points 1 week ago

Interesting, I haven't played much with the APIs, I just started messing with running some locally with ollama

this post was submitted on 30 May 2025
226 points (98.7% liked)

Hacker News

1554 readers
472 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

founded 8 months ago
MODERATORS