Get to know Anthropic’s new Claude 3.5 sonnet and ‘computer use’ in simple terms



This content originally appeared on DEV Community and was authored by TalePunk

Claude just got upgraded, and why you shoud use it over ChatGPT

On Oct 22, 2024, Anthropic announced upgraded Claude 3.5 sonnet, new model Claude 3.5 Haiku, and computer use.
We are going to see how they compares to other publicly available models like OpenAI’s GPT-4o or Google’s Gemini.


Claude 3.5 sonnet – Anthropic’s top model
Claude 3.5 Haiku – Fast and efficient model (uses less tokens/resources).

Claude 3.5 sonnet is now the top model in SWE-bench Verified.
SWE-bench tests language models on real-world GitHub issues (coding)

  • Resolved 49%

Claude 3.5 sonnet is also higher on TAU-bench than GPT-4o.

Full article at talepunk.com


This content originally appeared on DEV Community and was authored by TalePunk