When I visit it, I am getting a poem about how it is over capacity. And that's it.
OpenAI and Microsoft extend partnership
11–20 of 298 posts
Re: OpenAI and Microsoft extend partnership
#12author: no one quotes in article: none dates / timelines for partnership deliverables: none was this written by chatgpt?
Re: OpenAI and Microsoft extend partnership
#13Related (?): Is ChatGPT down at the moment? When I visit it, I am getting a poem about how it is over capacity. And that's it.
No, but ChatGPT is at full capacity which means that it will 'randomly' block new connections until load drops. Keep trying every 5 - 10 minutes and you'll eventually get in
Re: OpenAI and Microsoft extend partnership
#14> In pursuit of our mission to ensure advanced AI benefits all of humanity, OpenAI remains a capped-profit company and is governed by the OpenAI non-profit. This structure allows us to raise the capital we need to fulfill our mission without sacrificing our core beliefs about broadly sharing benefits and the need to prioritize safety. All this time, I was entirely unaware of this.
Re: OpenAI and Microsoft extend partnership
#15Related MS announcement with some more details: https://blogs.microsoft.com/blog/2023/01/23/microsoftandopen...
[0] https://azure.microsoft.com/en-us/blog/general-availability-...
Re: OpenAI and Microsoft extend partnership
#16> We’ve also worked together to build OpenAI’s technology into apps like GitHub Copilot and Microsoft Designer. Good. I get better results from chatGpt than from Copilot. For example, often Copilot would invoke a bash command for copying a file in my python script, instead of using pythons buildin shutil.
I've been brushing off AI as overhyped, but this is very compelling. I believe the real crux of software engineering is thinking about the problem and organizing solutions today which can be changed/improved/iterated in the future. Programmers too often overweight the time it takes to type things (using short variable & function names or creating terse 1 liners). But if our objective is to make code easy to change/improve/iterate in the future, then it needs to be readable now.
The nice autocomplete features in most IDEs have been a huge win to productivity along with Google search. I think chat AI could be an order of magnitude improvement.
Re: OpenAI and Microsoft extend partnership
#17Re: OpenAI and Microsoft extend partnership
#18> In pursuit of our mission to ensure advanced AI benefits all of humanity, OpenAI remains a capped-profit company and is governed by the OpenAI non-profit. This structure allows us to raise the capital we need to fulfill our mission without sacrificing our core beliefs about broadly sharing benefits and the need to prioritize safety. All this time, I was entirely unaware of this.
The cap is 100x, so assuming Microsoft is investing billions in a current valuation of $29 billion as rumoured, the cap will only really come into place once OpenAI becomes the most valuable company in the world.
Re: OpenAI and Microsoft extend partnership
#19> In pursuit of our mission to ensure advanced AI benefits all of humanity, OpenAI remains a capped-profit company and is governed by the OpenAI non-profit. This structure allows us to raise the capital we need to fulfill our mission without sacrificing our core beliefs about broadly sharing benefits and the need to prioritize safety. All this time, I was entirely unaware of this.
The cap is 100x, so assuming Microsoft is investing billions in a current valuation of $29 billion as rumoured, the cap will only really come into place once OpenAI becomes the most valuable company in the world.
> Returns for our first round of investors are capped at 100x their investment (commensurate with the risks in front of us), and we expect this multiple to be lower for future rounds as we make further progress.
Re: OpenAI and Microsoft extend partnership
#20Even capitalized and straight from the horses mouth, but as unsurprisingly predicted in: [0]
> * OpenAI will gain further investment...
We already know about ChatGPT Pro since that is a paid version of ChatGPT coming soon, meaning that the second prediction in [0] as also turned out to be true:
> ...ChatGPT by then will become a paid service
Now we wait until the startups depending on the service start to raise their prices.