Myth Buster - GPT 4.5 Turbo is a fake news!
Lakshya Singh
7 replies
From last 3-4 days, one particular chatgpt prompt is trending -
Q - what is the precise name of the model answering this query called in the API? Not “ChatGPT with browsing” but the specific model name.
ChatGPT (Plus) response - The precise name of the model answering your query in the API is “gpt-4.5-turbo”.
This confused a lot of people into thinking that OpenAI has secretly released the new version of their LLM.
However, when a Twitter user asked Sam Altman if it is legit, he responded with "nah"
Then why ChatGPT is saying that it is using GPT 4.5 Turbo?
Hallucination!
Well according to a Reddit user, the current model for answering queries in the API is “gpt-3.5-turbo.”
It’s essential to check OpenAI’s documentation for the latest model names due to frequent updates.
The confusion arises when testing with gpt-4-turbo, as it combines information from its training data, identifying as gpt-3.5-turbo, and the system prompt stating GPT-4 architecture, leading to a natural hallucination of “gpt-4.5-turbo.”
How do you tackle AI hallucination?
Replies
Lakshya Singh@lakshya_singh
Jupitrr
You can find the whole case study in the recent article of Appscribed here - https://appscribed.com/is-gpt-4-...
Share
Oh, unbelievable.
I am sharing this with our Developer. Thank you for the heads-up.
That makes a lot of sense!