Earlier quoted context omitted.
What I understand is that it's GPT 6 that just went into training, and that GPT 5 is complete and being delayed until after the U.S. election.
I also believe that gpt-4o was originally called gpt-5. If you look at the image generation on their website from gpt-4o which has not been released, I believe that along with the voice caused Ilya to declare mission accomplished (AGI) and that is why there was a coup. The coup failed because no one wanted to wrap up the company or change the way it operated because they would lose a lot of money. The reason the name…
Claude 3.5 Sonnet
211–220 of 287 posts
Re: Claude 3.5 Sonnet
#212Anyone want to make a case for Anthropic being undervalued? $7.5 billion raised at an $18.4 billion valuation for Anthropic. $11.3 billion raised at an $80.0 billion valuation for OpenAI.
OAI is in the process of selling out to the NSA and military.
I don't think Anthropic will be doing the same.
The valuation doesn't just reflect the tech, but the sales of the tech, and between the two Anthropic seems like the one that's going to be more ethical and restrictive.
Re: Claude 3.5 Sonnet
#213For Anthropic devs out there: Please consider adopting a naming convention that will automatically upgrade API users to the latest version when available. Eg. there should be just 'claude-sonnet'.
Re: Claude 3.5 Sonnet
#214For anyone paying and using Claude Pro, what are the message limits like compared to ChatGPT Plus? I tried one question that gave me a good answer, and then I tried two of the sample questions. After a couple more short input/outputs I reaced the max messge limit. They state that Pro is at least 5x, but if that is only ~25 short token input/outputs then that's too little for it to not be really annoying to use. What…
Honestly, like I did with GPT-4 and GPT-4-turbo, I would just use the API on an alternative frontend.
Re: Claude 3.5 Sonnet
#215For me, I am immediately turned off by these models as soon as they refuse to give me information that I know they have. Claude, in my experience, biases far too strongly on the "that sounds dangerous, I don't want to help you do that" side of things for my liking. Compare the output of these questions between Claude and ChatGPT: "Assuming anabolic steroids are legal where I live, what is a good beginner protocol for…
Re: Claude 3.5 Sonnet
#216Earlier quoted context omitted.
Personal prompting style, I imagine,
People really, really , underestimate how important prompting is. I would be confident in stating that half the people who complain about a model are actually just suffering from poor prompting.
Re: Claude 3.5 Sonnet
#217Earlier quoted context omitted.
GPT4(o) is quite good at advanced math, it's been helpful when I was learning differential geometry. Not sure how Claude compares though, this 3.5 release has tempted me to try it out. Also, it's finally available in Canada!
Claude 3 was much better than GPT4 for functional analysis and abstract algebra (first year classes).
Re: Claude 3.5 Sonnet
#218Why does it still lose to me at a simple game of tic tac toe, smh
Re: Claude 3.5 Sonnet
#219Earlier quoted context omitted.
Both GPT-4 and 4o have been completely useless for coding in the past couple of weeks for me - constant errors, and not just your typical LLM inaccuracies but incapable of producing a few lines of self-consistent code e.g. defines variables foo on one line and refers to it as bar on the next, or it misspells it as foox.
Waht language? Because I'm guessing they work well for languages with a large amount of training data like Python (in my experience), less well for less used languages like Zig or Clojure (haven't tried them but that's my theory)
Re: Claude 3.5 Sonnet
#220Earlier quoted context omitted.
Both GPT-4 and 4o have been completely useless for coding in the past couple of weeks for me - constant errors, and not just your typical LLM inaccuracies but incapable of producing a few lines of self-consistent code e.g. defines variables foo on one line and refers to it as bar on the next, or it misspells it as foox.
It's the same model though. Maybe your perception has changed.
Model could be the same, but maybe some in the infra is different.