Anthropic Releases a Free, State-of-the-Art Coding Model
Anthropic published Claude 3.5 Sonnet, an updated transformer that outperforms GPT-4o on HumanEval coding accuracy by 8.4 points and on GSM8K math by 6.2 points. The model is offered at no charge through the claude.ai web interface with a 200-thousand-token context window.
This release demonstrates that frontier capability no longer requires a paid subscription. Practitioners can now test top-tier reasoning without budget approval or credit-card friction. The change lowers the barrier to daily integration of advanced models into writing and coding workflows.
Anthropic reports that over 120000 developers have already used Claude 3.5 Sonnet on claude.ai to complete coding tasks, with average task completion time dropping 34 percent compared with earlier free-tier models.
Step 1: Navigate to https://claude.ai and create a free account. Step 2: Select Claude 3.5 Sonnet from the model dropdown and paste your code or math prompt. Step 3: Iterate on the model's first response using follow-up questions; expect measurable gains in correctness over GPT-4o on the same task.