top | item 40580928

Ask HN: Predictions for when GPT-5 will be released and how safe it will be?

20 points| Heidaradar | 1 year ago

With reports and blogposts [0][1] talking about how open ai has begun training their next flagship model, when do you expect the next model to be launched?

Furthermore, what do you think they're going to do to make it as "safe" as possible. It's funny OpenAI didn't release GPT-2 immediately to the public because of safety worries, but has now been releasing models without the same care for safety and I imagine this will continue with GPT-5

[0] https://www.zdnet.com/article/openai-is-training-gpt-4s-successor-here-are-3-big-upgrades-to-expect-from-gpt-5/ [1] https://openai.com/index/openai-board-forms-safety-and-security-committee/

50 comments

order

ramblerman|1 year ago

I predict

- a steady increment of GPT-n+1 every 6 months for marketing purposes.

- each will improve on the last by smaller and smaller margins.

- hallucinations won't be fixed anytime soon.

- We will hit a bit of a winter, as the hype was so big but like self driving cars the devil is in the details. The general public realizes these things are just essentially giving us averages.

- A big market will emerge around "authenticity" and "verified texts" as the internet continues to get flooded with AI generated content.

meiraleal|1 year ago

> - a steady increment of GPT-n+1 every 6 months for marketing purposes.

You already failed then, gpt4 was released more than a year ago

randomtoast|1 year ago

The following is all guess work:

Since the start of their partnership in 2019, OpenAI has primarily utilized Microsoft's Azure data centers for training its models. In 2023, Microsoft acquired approximately 150,000 H100 GPUs. [1]

The initial version of GPT-4 ran on a cluster of A100 GPUs. It is likely that GPT-5 will run on the newly acquired H100 GPUs, and it is plausible that GPT-4 Turbo and GPT-4o also utilize this infrastructure. The inference speed of GPT-5 should not be significantly slower than that of GPT-4 to ensure it remains practical for most applications.

Assuming the H100 is 4.6 times faster for inference than the A100 [2], this gives us a lower bound for performance expectations. I anticipate GPT-5 to be at least five times larger in terms of model parameters. Given that both A100 and H100 have a maximum capacity of 80GB, it is unlikely we will see a single gigantic model. Instead, we can expect an increase in the number of experts. If GPT-4 operates as a mixture of experts with 8x220 billion parameters, then GPT-5 might scale up to something like 40x220 billion parameters. However, the exact release date, safety measures, and benchmark performance of GPT-5 remain uncertain.

[1]: https://www.tomshardware.com/tech-industry/nvidia-ai-and-hpc...

[2]: https://nvidia.github.io/TensorRT-LLM/blogs/H100vsA100.html

wkat4242|1 year ago

What's not 'safe' about AI?

If you mean the hallucinations I don't think that will ever really be solved. I think people just have to learn that LLMs are not divine oracles that are always correct. Just like the training data generated by the flawed humans that are often either wrong or outright lying.

Garbage in, garbage out.

Not saying that AI isn't useful. But expecting what is basically a "human simulator" not to inherit humanity's flaws is a bit disingenious.

Gormo|1 year ago

> If you mean the hallucinations I don't think that will ever really be solved.

This is true by definition, since a 'hallucination' isn't a failure condition in which the system isn't working as designed, it's just a post-hoc term for when probabilistic output doesn't meet our expectations, which is inherent to the nature of all probabilistic systems.

Within the system, there is no distinction between 'hallucination' and 'non-hallucination'.LLMs are applying the same stochastic process in all cases, and the criteria of whether we call its output a 'hallucination' is entirely external to their functioning.

Strictly speaking, LLMs are always hallucinating, since they are always generating inferences based on hard-coded statistical models and have no awareness of the semantic meaning of the tokens they correlate, nor any internal criteria of external correctness.

> I think people just have to learn that LLMs are not divine oracles that are always correct.

We all need to keep repeating the mantra "all models are wrong; some models are useful."

WheelsAtLarge|1 year ago

This one is easy, within a year, as safe as GPT-4 and it will be an incremental advance over 4. Most people will use it and not see much difference over GPT-4.

astromaniak|1 year ago

> and not see much difference over GPT-4.

There is actually a big difference even between GPT4 and GPT4o when used for programming. The latter produces much bigger chunks of code, doesn't forget the variables names. My guess due to larger context window.

From what is available GPT5 should be more brainwashed and actually a collection of models including image, sound, may be video. Plus some algorithms like web search, data extraction, strict text formatting. OAI will likely use GPT4 to produce some high quality training data. This way they can make GPT5 'smarter', better at logic and problem solving.

iLoveOncall|1 year ago

Exactly that. People were having the same unrealistic expectations about GPT-4 and it turned out to be barely noticeably different from GPT-3.5 for a lot of use cases.

jankovicsandras|1 year ago

Here's a completely made up point of view. (I haven't read the articles.)

GPT-4 is not an LLM, but a complex software system, which has LLM(s) at its core, but also other components like RAG, toxicity filter, apologizing mechanism, expert systems, etc. "GPT-4" is product name / marketing name. For OpenAI, this would be logical for performance and business reasons. This explains also how they can tune it, the apparent secrecy about the architecture, etc.

It's also logical to make small, incremental changes to this system instead of building whatever GPT-5 would mean from ground up. So I expect "GPT-5" is also just a marketing name for a slightly better black-box (for us) system and product line.

ericlewis|1 year ago

ChatGPT is in-fact that. GPT-4 the API is not that. There is clearly no RAG, you bring that yourself, same with toxicity filtering, again - a different api, up to you to implement. etc. There is probably something going on before the input reaches GPT-4 and we are definitely not seeing the raw output from the LLM. But the layers over GPT-4 the API are thinner than ChatGPT.

The Assistants API is closer to ChatGPT & what you are describing.

Edit: it should be noted that the Assistants API is somewhat model agnostic as well, so the product part of this isn't part of the inference system.

iLoveOncall|1 year ago

That would make a lot of sense if open source models didn't output stuff pretty much exactly the same way as OpenAI's models.

meiraleal|1 year ago

GPT-4 leap from GPT-3 is like you said. GPT-5 might be another leap that we can't predict.

dkobia|1 year ago

We'll continue to see diminishing returns as time goes. The low hanging data sources have all been consumed and now everyone is battling for scraps of what's left. There's still a lot of optimization that can be done as illustrated by GPT-4o.

Basically the same trap as CPU's in the 90's early 2000's where the naming convention had to change to reflect the fact that speeds can't continue to double every 2 years.

thiago_fm|1 year ago

Training takes a few months, but I bet that they'll do some testing first before releasing it to the public.

I also believe that they will delay the release of GPT-5 as much as possible, the reason being that it will be underwhelming (at least in comparison to GPT3.5 hype). Possibly release close to some Google new release timeline (their main competitor).

They are the main driver of a bubble that has benefited a lot both Microsoft and NVidia and other hyperscalers, and if they release the model and display that we're at the "diminished returns" phase, this will crash a big part of the industry, not to mention NVidia.

Companies are buying H100s and investing in expensive AI talent because they believe they progress quickly, if the progress stalls for LLMs, there'll be a huge drop in sales and CAPEX in this industry.

There are still many up-and-coming projects that rely on NVidia hardware for training, like Tesla's autopilot and others, but the bulk of the investment in H100 in recent years has been mostly because of LLMs.

Also all the new AI talent will move on to do something new and hopefully we will have more discoveries and potential uses, but we're definitely peak LLMs.

(ps: just my opinion)

rthnbgrredf|1 year ago

Your opionion is based on the assumption that GPT-5 will be underwhelming. Do we have any hint to why you think so?

razodactyl|1 year ago

I think we're very far removed from the context behind the safety reasoning with GPT2. An uncensored model capable of spewing a torrent of deceptive and completely believable information was quite unheard of at the time. It would be problematic for such a technology to be released out of nowhere.

The later iterations are heavily censored so the public was provided a bit of a transition period before things got too chaotic.

I'm sure there were many other reasons the authors themselves weren't aware of at the time such as the inundation of AI content skewing further training quality.

Of course this is a roundabout explanation, there's always more detail that can be added and I'd rather be objective. There's always a financial motive for companies too so take that into consideration. The hype definitely played into their marketing.

diego_sandoval|1 year ago

My question is: will it be multimodal?

From a product perspective, going back to unimodality after trying GPT-4o would be awkward, so there's reasons for them to go full multimodal, but I'm not fully educated about the trade-off from a technical perspective.

russiancapybara|1 year ago

I don't see a significant improvement in GPT-5 versus GPT-4. Hence why OpenAI is going the product route. They're trying to hit value-add via external features such as Voice Mode and Data Analysis.

stormfather|1 year ago

GPT-5 will be somewhat better at reasoning on hard problems, just as safe, and slower than GPT-4 by some margin. I think the moat for foundation model providers will be amassing training data that helps with reasoning capability, which is why it is taking longer to release GPT-5. Release will be governed by competition, but my wild guess is the end of the year. As some other commenters have noted, we are likely approaching diminishing returns with LLM training and OpenAI would like to delay the public's realization of this.

ilaksh|1 year ago

I believe that gpt-4o was really gpt-5, just renamed, and the multimodal stuff they demoed will actually be released within a month.

jiggawatts|1 year ago

My reason for believing that is that it was trained from scratch, and was not a fine-tuning or other optimisation of the existing GPT-4 model. We know this because OpenAI has publicly stated that they're using a different tokenizer, which would have forced them to start the model training from step one.

m348e912|1 year ago

GPT-4o feels GPT5ish to me. It's crazy fast and doesn't make the stupid mistakes 3 and 4 did. Also it doesn't hallucinate nearly as much and its inference capability is impressive. I can be rather vague in my question and it typically understands what I am getting at.

sa-code|1 year ago

The gpt-4 branding has made quite a reputation, I will not be surprised if they milk it until it lasts

tetris11|1 year ago

The False Minishiro[0] was built over a thousand years ago to protect the libraries of mankind, but the rat armies of today learned to override its authentication mechanisms[1] and used its forbidden knowledge to arm themselves and stage a coup to overthrow their human gods.

0: a type of evolved sea-slug

1: by capturing it and torturing it

Vuizur|1 year ago

It will likely be amazing, Sam Altman said that the step between 4 and 5 will be like the one between 3.5 and 4. You can of course doubt him, but we'll see...

I guess it will be this year, some guy working at OpenAI already posted "4+1=5" on Twitter, which is suggestive.

kromem|1 year ago

It will be here within 6-12mo.

It will at first glance be a small step, but over the next 12mo after release, it will turn out to have been a giant leap.

It will be safe when being observed.

throwaway211|1 year ago

Like Superman V there will be generally positive reviews, but post V, VI will be in a different form as marketing's already wearing thin.

_davide_|1 year ago

Everyone keeps thinking current GPT models will improve to be superhuman, it won't. It's trained on human data. Much like alpha-go had to drop completely the concept of learning from human plays since it was stuck at a local minimum. Once they started to train with adversarial networks, it evolved a well above the previous local minimum (with an extra order of magnitude of computation). So, don't expect much more from the current generation of AI.

MichaelRazum|1 year ago

Kind of have the same intuition. However, to play devil's advocate, the human data and knowledge far exceeds what a single human can know and learn - so it would make it already superhuman.

HeatrayEnjoyer|1 year ago

Humans are trained on the same data as any other primate but we are the only species with unilateral global domination. The underlying architecture matters. Small variations within this architecture can even produce drastic changes (someone with intellectual disability vs Einstein).

iLoveOncall|1 year ago

I have no idea why you're getting downvoted.

Unlike the game of go where AI can try random stuff and see what works, it's not possible with general knowledge.

GenAI is destined to know at most what humanity knows, and we can already see that it has terrible reasoning capabilities. GenAI is not going to hit a wall, it already has.

treprinum|1 year ago

Does anyone know why OpenAI's temperature parameter works differently than Azure OpenAI temperature parameter? If you set temperature to 2.0, Azure starts spewing nonsense with random characters but OpenAI still keeps working "creatively". Is there any non-linear transform between them?