Earlier quoted context omitted.
AFAIK there's no strict EU ban but no EU country is listed here: https://www.anthropic.com/claude-ai-locations Perhaps you meant Europe the continent or using a VPN? edit: They seem to have updated that list after I posted my comment, the outdated list I based my comment on: https://web.archive.org/web/20240225034138/https://www.anthr... edit2: I was confused. There is another list for API regions, which has all EU c…
They updated the list of supported countries here: https://www.anthropic.com/supported-countries I was just able to sign up, while not being able to a few weeks ago.
Claude 3 model family
111–120 of 723 posts
Re: Claude 3 model family
#112Earlier quoted context omitted.
I'm convinced GPT is running separate helper functions on input and output tokens to fix the 'tokenization' issues. As in, find items of math, send it to this hand made parser and function, then insert result into output tokens. There's no other way to fix the token issue. For reference, Let's build the GPT Tokenizer https://www.youtube.com/watch?v=zduSFxRajkE
I personally find approaches like this the correct way forward. An input analyzer that finds out what kinds of tokens the query contains. A bunch of specialized models which handle each type well: image analysis, OCR, math and formal logic, data lookup,sentiment analysis, etc. Then some synthesis steps that produce a coherent answer in the right format.
Re: Claude 3 model family
#113At this point I wonder how much of the GPT-4 advantage has been OpenAI's pre-training data advantage vs. fundamental advancements in theory or engineering. Has OpenAI mastered deep nuances others are missing? Or is their data set large enough that most test-cases are already a sub-set of their pre-training data?
To get that dataset now would take significantly more expense.
Re: Claude 3 model family
#114Just added Claude 3 to Chat at https://double.bot if anyone wants to try it for coding. Free for now and will push Claude 3 for autocomplete later this afternoon. From my early tests this seems like the first API alternative to GPT4. Huge!
So double is like copilot, but free? What's the catch?
Re: Claude 3 model family
#115Earlier quoted context omitted.
So double is like copilot, but free? What's the catch?
I guess your data is the catch.
Re: Claude 3 model family
#116Just signed up for Claude Pro to try out the Opus model. Decided to throw a complex query at it, combining an image with an involved question about SDXL fine tuning and asking it to do some math comparing the cost of using an RTX 6000 Ada vs an H100. It made a lot of mistakes. I provided it with a screenshot of Runpod's pricing for their GPUs, and it misread the pricing on an RTX 6000 ADA as $0.114 instead of $1.14.…
Re: Claude 3 model family
#117Europeans, don't bother signing up - it will not work and it will only tell you once it has your e-mail registered.
Re: Claude 3 model family
#118What's up with the weird list of the supported countries? It isn't available in most European countries (except for Ukraine and UK) but on the other hand lot of African counties are listed... https://www.anthropic.com/claude-ai-locations
This is their updated list of supported countries: https://www.anthropic.com/supported-countries
https://www.anthropic.com/supported-countries lists all the countries for API access, where they presumably offload a lot more liability to the customers to ensure compliance with local regulations.
https://www.anthropic.com/claude-ai-locations list all supported companies for the ChatGPT-like interface (= end-user product), under claude.ai, for which they can't ensure that they are complying with EU regulations.
Re: Claude 3 model family
#119If you showed someone this article 10 years ago, they would say it indicates Artificial General Intelligence has arrived.
Re: Claude 3 model family
#120They claim that the new models "are significantly less likely to refuse to answer prompts that border on the system’s guardrails than previous generations of models", looks like about a third of "incorrect refusals" compared to Claude 2.1. Given that Claude 2 was completely useless because of this, this still feels like a big limitation.