·
We publish letscodeit.dev blog posts from a separate GitHub repository. The Next.js app fetches markdown at runtime with a one-hour cache,…
GEO (generative engine optimization) is how you structure and publish content so AI chatbots and answer engines quote your pages when…
When you send a message to an LLM, you are not paying for characters or words. You pay for tokens . A token is the unit the model splits…
GPT-5.5 is reported to hallucinate three times more than the MIT-licensed GLM-5.2 in AI model evaluations.
GPT-5. 5, with an estimated 1-2 trillion parameters, scored an 86% hallucination rate on the AA-Omniscience benchmark.
Source: arrowtsx.dev
Interesting to see such a high hallucination rate with GPT-5.5, despite its massive parameter count.
H. Chen: Interesting to see such a high hallucination rate with GPT-5.5, despite its massive parameter count.
By comparison: GPT-5.5 pricing is $5 (input)/$0.50 (cached)/$30 (output) per 1M tokens for contexts under 272k; for contexts over 272k, pricing is $10/$1/$45 GLM-5.2 pricing is $1.40/$0.26/$4.40
Comments