Claude Sonnet 4.6
Stateless generation • Manual thinking budgets
Architecture: Stateless text generation with manual budget_tokens allocation. Bimodal inefficiencies plague this tier — simple lookups burn expensive reasoning tokens while complex tasks fail prematurely under restrictive budgets.
Tokenizer: Legacy mapping with Tf = 1.0× baseline. No inflation overhead, but also lacks the improved text/code representation of the updated tokenizer.
Best For: Cost-sensitive stateless workloads, legacy pipeline compatibility, and teams not yet migrated to Adaptive Thinking.