GPT-4
openai.com
GPT-4
1–10 of 1001 posts
Re: GPT-4
#2Re: GPT-4
#3Re: GPT-4
#4Re: GPT-4
#5There's also a link that says "Try on ChatGPT Plus", but that takes me to a page that still says "ChatGPT Feb 13 Version"
Looks like somebody jumped the gun on publishing this post.
Re: GPT-4
#6Re: GPT-4
#7They are so far from open at this point.
In Germany at least, you're not allowed to have a misleading name for your company
Re: GPT-4
#8Looks like there's a waitlist https://openai.com/waitlist/gpt-4-api There's also a link that says "Try on ChatGPT Plus", but that takes me to a page that still says "ChatGPT Feb 13 Version" Looks like somebody jumped the gun on publishing this post.
Re: GPT-4
#91. GPT4 is multimodal (text + image inputs => text outputs). This is being released piecemeal - with text input first via ChatGPT Plus subscribers https://beta.openai.com/docs/api-reference/generations/creat..., and via API https://beta.openai.com/docs/api-reference/introduction with waitlist (https://openai.com/waitlist/gpt-4-api). Image capability released via https://www.bemyeyes.com/.
2. GPT4 exhibits human level performance on various benchmarks (For example, it passes a simulated bar exam with a score around the top 10% of test takers; in contrast, GPT-3.5’s score was around the bottom 10%. see visual https://twitter.com/swyx/status/1635689844189036544)
3. GPT4 training used the same Azure supercomputer as GPT 3.5, but was a lot more stable: "becoming our first large model whose training performance we were able to accurately predict ahead of time."
4. Also open-sourcing OpenAI Evals https://github.com/openai/evals, a framework for automated evaluation of AI model performance, to allow anyone to report shortcomings in OpenAI models to help guide further improvements.