Making o1, o3, and Sonnet 3.7 hallucinate for everyone
1–10 of 233 posts
Re: Making o1, o3, and Sonnet 3.7 hallucinate for everyone
#2Re: Making o1, o3, and Sonnet 3.7 hallucinate for everyone
#3Re: Making o1, o3, and Sonnet 3.7 hallucinate for everyone
#4Re: Making o1, o3, and Sonnet 3.7 hallucinate for everyone
#5Re: Making o1, o3, and Sonnet 3.7 hallucinate for everyone
#6Re: Making o1, o3, and Sonnet 3.7 hallucinate for everyone
#7ChatGPT used to assure me that you can use JS dot notation to access elements in a Python dict. It also invented Redocly CLI flags that don't exist. Claude sometimes invents OpenAPI specification rules. Any time I ask anything remotely niche, LLMs are often bad.
inb4 you just aren't prompting correctly
Re: Making o1, o3, and Sonnet 3.7 hallucinate for everyone
#8This is interesting. If the models had enough actual code as training data, that forum post code should have very little weight, shouldn't it? Why do the LLMs prefer it?
Re: Making o1, o3, and Sonnet 3.7 hallucinate for everyone
#9ChatGPT used to assure me that you can use JS dot notation to access elements in a Python dict. It also invented Redocly CLI flags that don't exist. Claude sometimes invents OpenAPI specification rules. Any time I ask anything remotely niche, LLMs are often bad.
Re: Making o1, o3, and Sonnet 3.7 hallucinate for everyone
#10It’s not really hallucinating though, is it? It’s repeating a pattern in its training data, which is wrong but is presented in that training data (and by the author of this piece, but unintentionally) as being the solution to the problem. So this has more in common with an attack than a hallucination on the LLM’s part.