Live data from Hacker News

Major outages across ChatGPT and API

status.openai.com

491–500 of 617 posts

Re: Major outages across ChatGPT and API

#491
post #482

Earlier quoted context omitted.

The vast knowledge trove of Google can't be understated, even if sometimes the model isn't as competent at certain tasks as OpenAI's GPT models.

If there's one thing that's becoming clear in the open source LLM world, it's that the dataset really is the 'secret sauce' for LLMs. There are endless combinations of various datasets plus foundation model plus training approach, and by far the key determinant of end model performance seems to be the dataset used.

> it's that the dataset really is the 'secret sauce'

alwayshasbeen.jpg

There have been articles about how "data is the new oil" for a couple of decades now, with the first reference I could find being from British mathematician Clive Humby in 2006 [0]. The fact that it rings even more true in the age of LLMs is simply just another transformation of the fundamental data underneath.

[0] https://en.wikipedia.org/wiki/Clive_Humby#cite_ref-10

Re: Major outages across ChatGPT and API

#492
post #368
post #27

Phind is pretty good for coding (LLama 2 trained on billions of extra code tokens) and is still up https://www.phind.com/s

I am curious how people are using Phind. I actually had a discussion with Phind itself recently, in which I said that in order to help me, it seems like it would need to ingest my codebase so that it understands what I am talking about. Without knowing my various models, etc, I don't see how it could write anything but the most trivial functions. It responded that, yes, it would need to ingest my codebase, but it cou…

I've used it to interpret messages in the Mac console app. I wish it could explain what causes certain messages to appear over and over.

Re: Major outages across ChatGPT and API

#493
post #121

Earlier quoted context omitted.

Is dall-e down as well? I don't use it through chatgpt.

DALL-E 3 isn't available via API or labs. If you don't use ChatGPT you get the (significantly lower quality) DALL-E 2 at the moment. That's supposed to change by the end of fall. One of the most frustrating things with "Open"AI is you can't just use what they announce as available, you have to wait for an A/B rollout (as a paying customer!) or for it to be accessible in direct way instead of going through multiple mo…

> DALL-E 3 isn't available via API or labs.

Yes, it is available in the API (just tested to make sure the docs weren't misleading.)

Re: Major outages across ChatGPT and API

#495

Earlier quoted context omitted.

I used it for the first time today too, for the same reason. It was slower and much worse at coding. I was just asking it for SQL aggregation queries and it just ignored some of my requirements for the query.

ChatGPT was down, so of course it'd be slower. And possibly that accounts for some quality loss as well. For a fair comparison, you probably need to try while ChatGPT is working.

> ChatGPT was down, so of course it'd be slower

Actually at Google scale I wouldn't expect so

Re: Major outages across ChatGPT and API

#496
post #161

I was gonna say that this is Bard's chance to shine, but it looks like Bard is also having an outage!

Bard is still playing scared, it isn’t even international yet

Bard is available in 40 languages and 230+ countries: https://support.google.com/bard/answer/13575153?hl=en

Re: Major outages across ChatGPT and API

#497
post #390

I'd be curious to hear about the workflows people have come up with using ChatGPT. I'm still in the realm of "I don't know how to do this" or "I forgot the exact incantation to that" or "is the an X that does Y in framework Z?"

I just make sure to ask it really clear questions. I like how it encourages you to think about specification versus implementation. State a clear problem, get clear suggestions. Ask a clear question, get a clear answer. (Usually.)

Also ask a vague or underspecified question, get something back that's not quite what you wanted, and iterate on it in natural language. Even at 1 token/sec it's still ridiculously much faster than writing it for yourself, especially if you're using an unfamiliar language or API.

Re: Major outages across ChatGPT and API

#498

Millions of junior developers will now have to read the manual. What a day.

They'll have to google. Only dinosaurs read manuals.

RTFM.

Don't need to be a dinosaur, only need to be a person willing to increase knowledge of a topic.

Google is 'cliff-notes' -compared to reading a manual- and that is not learning, it's cheating oneself.

Re: Major outages across ChatGPT and API

#499
post #468

Earlier quoted context omitted.

People constantly recommend Bard to me, but it returns false and/or misleading info almost every time

What makes you think ChatGPT isn't also returning false and/or misleading info? Maybe you just haven't noticed... Personally, I struggle with anything even slightly technical from all of the current LLM's. You really have to know enough about the topic to detect BS when you see it... which is a significant problem for those using it as a learning tool.

This is my problem with chatgpt and why I won't use it; I've seen it confidently return incorrect information enough times that I just cannot trust it.

Re: Major outages across ChatGPT and API

#500

The AI “apocalypse” that has been feared may end up being something more like a mass outage that can’t be fixed fast enough

https://en.wikipedia.org/wiki/The_Machine_Stops

Always blows my mind that that was written in 1909.
Post reply on HN