• bitcoinBitcoin(BTC)$67,183.00-0.75%
  • ethereumEthereum(ETH)$1,947.83-1.22%
  • tetherTether(USDT)$1.000.00%
  • binancecoinBNB(BNB)$619.24-1.20%
  • rippleXRP(XRP)$1.35-0.88%
  • usd-coinUSDC(USDC)$1.000.00%
  • solanaSolana(SOL)$82.37-2.01%
  • tronTRON(TRX)$0.2861230.83%
  • Figure HelocFigure Heloc(FIGR_HELOC)$1.02-0.01%
  • dogecoinDogecoin(DOGE)$0.089138-1.60%
  • whitebitWhiteBIT Coin(WBT)$53.71-1.15%
  • USDSUSDS(USDS)$1.000.01%
  • cardanoCardano(ADA)$0.251781-2.47%
  • bitcoin-cashBitcoin Cash(BCH)$447.840.09%
  • leo-tokenLEO Token(LEO)$9.04-0.18%
  • HyperliquidHyperliquid(HYPE)$29.84-1.61%
  • moneroMonero(XMR)$341.34-2.25%
  • chainlinkChainlink(LINK)$8.60-1.85%
  • Ethena USDeEthena USDe(USDE)$1.000.00%
  • CantonCanton(CC)$0.152485-0.10%
  • stellarStellar(XLM)$0.149103-1.76%
  • USD1USD1(USD1)$1.00-0.01%
  • daiDai(DAI)$1.000.05%
  • RainRain(RAIN)$0.008922-1.43%
  • paypal-usdPayPal USD(PYUSD)$1.00-0.01%
  • hedera-hashgraphHedera(HBAR)$0.094693-1.87%
  • litecoinLitecoin(LTC)$53.21-0.63%
  • avalanche-2Avalanche(AVAX)$8.86-1.44%
  • suiSui(SUI)$0.89-1.55%
  • zcashZcash(ZEC)$194.35-6.32%
  • the-open-networkToncoin(TON)$1.31-2.27%
  • shiba-inuShiba Inu(SHIB)$0.000005-1.97%
  • crypto-com-chainCronos(CRO)$0.074441-0.86%
  • tether-goldTether Gold(XAUT)$5,144.230.04%
  • MemeCoreMemeCore(M)$1.553.46%
  • World Liberty FinancialWorld Liberty Financial(WLFI)$0.095405-2.72%
  • pax-goldPAX Gold(PAXG)$5,177.54-0.07%
  • polkadotPolkadot(DOT)$1.44-3.68%
  • uniswapUniswap(UNI)$3.72-2.02%
  • mantleMantle(MNT)$0.67-0.68%
  • okbOKB(OKB)$98.541.79%
  • Circle USYCCircle USYC(USYC)$1.120.00%
  • BlackRock USD Institutional Digital Liquidity FundBlackRock USD Institutional Digital Liquidity Fund(BUIDL)$1.000.00%
  • Pi NetworkPi Network(PI)$0.197532-15.56%
  • Falcon USDFalcon USD(USDF)$1.00-0.06%
  • Global DollarGlobal Dollar(USDG)$1.000.00%
  • AsterAster(ASTER)$0.69-1.09%
  • BittensorBittensor(TAO)$175.17-0.34%
  • SkySky(SKY)$0.0719803.72%
  • aaveAave(AAVE)$107.35-2.17%
TradePoint.io
  • Main
  • AI & Technology
  • Stock Charts
  • Market & News
  • Business
  • Finance Tips
  • Trade Tube
  • Blog
  • Shop
No Result
View All Result
TradePoint.io
No Result
View All Result

Anthropic Launches Claude Haiku 4.5: Small AI Model that Delivers Sonnet-4-Level Coding Performance at One-Third the Cost and more than Twice the Speed

October 15, 2025
in AI & Technology
Reading Time: 5 mins read
A A
Anthropic Launches Claude Haiku 4.5: Small AI Model that Delivers Sonnet-4-Level Coding Performance at One-Third the Cost and more than Twice the Speed
ShareShareShareShareShare

Anthropic released Claude Haiku 4.5, a latency-optimized “small” model that delivers similar levels of coding performance to Claude Sonnet 4 while running more than twice as fast at one-third the cost. The model is immediately available via Anthropic’s API and in partner catalogs on Amazon Bedrock and Google Cloud Vertex AI. Pricing is $1/MTok input and $5/MTok output. Anthropic positions Haiku 4.5 as a drop-in replacement for Haiku 3.5 and Sonnet 4 in cost-sensitive, interactive workloads.

Positioning and lineup

Haiku 4.5 targets real-time assistants, customer-support automations, and pair-programming where tight latency budgets and throughput dominate. It surpasses Sonnet 4 on “computer use” tasks—the GUI/browser manipulation underpinning products like Claude for Chrome—and is described as materially improving responsiveness in Claude Code for multi-agent projects and rapid prototyping. Anthropic makes clear that Sonnet 4.5 remains the frontier model and “the best coding model in the world,” while Haiku 4.5 offers near-frontier performance with greater cost-efficiency. A recommended pattern is Sonnet 4.5 for multi-step planning and parallel execution by a pool of Haiku 4.5 workers.

YOU MAY ALSO LIKE

OpenAI is reportedly pushing back the launch of its ‘adult mode’ even further

NASA’s DART spacecraft changed a binary asteroid’s orbit around the sun, in a first for a human-made object

Availability, identifiers, and pricing

From day one, developers can call the model (claude-haiku-4-5) on Anthropic’s API. Anthropic also states availability on Amazon Bedrock and Vertex AI; model catalogs may update region coverage and IDs over time, but the company confirms cloud availability in the launch post. The API price for Haiku 4.5 is $1/MTok (input) and $5/MTok (output), with prompt-caching listed at $1.25/MTok write and $0.10/MTok read.

Benchmarks

Anthropic summarizes results across standard and agentic suites and includes methodology details to qualify the numbers:

  • SWE-bench Verified: simple scaffold with two tools (bash, file edits), 73.3% averaged over 50 trials, no test-time compute, 128K thinking budget, default sampling. Includes a minor prompt addendum encouraging extensive tool use and writing tests first.
  • Terminal-Bench: Terminus-2 agent, average over 11 runs (6 without thinking, 5 with 32K thinking budget).
  • OSWorld-Verified: 100 max steps, averaged across 4 runs with a 128K total thinking budget and 2K per-step configuration.
  • AIME / MMMLU: averages over multiple runs using default sampling and 128K thinking budgets.
https://www.anthropic.com/news/claude-haiku-4-5
https://www.anthropic.com/news/claude-haiku-4-5

The post emphasizes coding parity with Sonnet 4 and computer-use gains relative to Sonnet 4 under these scaffolds. Users should replicate with their own orchestration, tool stacks, and thinking budgets before generalizing.

Key Takeaways

  • Haiku 4.5 delivers Sonnet-4-level coding performance at one-third the cost and more than twice the speed.
  • It surpasses Sonnet 4 on computer-use tasks, improving responsiveness in Claude for Chrome and multi-agent flows in Claude Code.
  • Recommended orchestration: use Sonnet 4.5 for multi-step planning and parallelize execution with multiple Haiku 4.5 workers.
  • Pricing is $1/$5 per million input/output tokens; available via Claude API, Amazon Bedrock, and Google Cloud Vertex AI.
  • Released under ASL-2 with a lower measured misalignment rate than Sonnet 4.5 and Opus 4.1 in Anthropic’s tests.

Editorial Comments

Anthropic’s positioning of Claude Haiku 4.5 is strategically sound: by delivering similar levels of coding performance to Claude Sonnet 4 at one-third the cost and more than twice the speed, while surpassing Sonnet 4 on computer use, the company gives devs a clean planner–executor split—Sonnet 4.5 for multi-step planning and a pool of Haiku 4.5 workers for parallel execution—without forcing architectural changes (“drop-in replacement” across API, Amazon Bedrock, Vertex AI). The ASL-2 release, coupled with a documented lower misalignment rate than Sonnet 4.5 and Opus 4.1, lowers the friction for enterprise rollout where safety gates and cost envelopes dominate deployment math.


Check out the Technical details, system card, model page, and documentation . Feel free to check out our GitHub Page for Tutorials, Codes and Notebooks. Also, feel free to follow us on Twitter and don’t forget to join our 100k+ ML SubReddit and Subscribe to our Newsletter. Wait! are you on telegram? now you can join us on telegram as well.

The post Anthropic Launches Claude Haiku 4.5: Small AI Model that Delivers Sonnet-4-Level Coding Performance at One-Third the Cost and more than Twice the Speed appeared first on MarkTechPost.

Credit: Source link

ShareTweetSendSharePin

Related Posts

OpenAI is reportedly pushing back the launch of its ‘adult mode’ even further
AI & Technology

OpenAI is reportedly pushing back the launch of its ‘adult mode’ even further

March 7, 2026
NASA’s DART spacecraft changed a binary asteroid’s orbit around the sun, in a first for a human-made object
AI & Technology

NASA’s DART spacecraft changed a binary asteroid’s orbit around the sun, in a first for a human-made object

March 7, 2026
OpenAI’s head of robotics resigns following deal with the Department of Defense
AI & Technology

OpenAI’s head of robotics resigns following deal with the Department of Defense

March 7, 2026
Indonesia announces a social media ban for anyone under 16
AI & Technology

Indonesia announces a social media ban for anyone under 16

March 7, 2026
Next Post
Fighting IP theft with AI and Hollywood dealmaking

Fighting IP theft with AI and Hollywood dealmaking

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Search

No Result
View All Result
AI giant Anthropic ‘philosopher’ Amanda Askell’s oddball blog posts surface after Trump blasts ‘leftwing nut jobs’

AI giant Anthropic ‘philosopher’ Amanda Askell’s oddball blog posts surface after Trump blasts ‘leftwing nut jobs’

March 3, 2026
People in Michigan react to war with Iran

People in Michigan react to war with Iran

March 5, 2026
U.S. embassies under attack in the Middle East as Americans race to get out

U.S. embassies under attack in the Middle East as Americans race to get out

March 6, 2026

About

Learn more

Our Services

Legal

Privacy Policy

Terms of Use

Bloggers

Learn more

Article Links

Contact

Advertise

Ask us anything

©2020- TradePoint.io - All rights reserved!

Tradepoint.io, being just a publishing and technology platform, is not a registered broker-dealer or investment adviser. So we do not provide investment advice. Rather, brokerage services are provided to clients of Tradepoint.io by independent SEC-registered broker-dealers and members of FINRA/SIPC. Every form of investing carries some risk and past performance is not a guarantee of future results. “Tradepoint.io“, “Instant Investing” and “My Trading Tools” are registered trademarks of Apperbuild, LLC.

This website is operated by Apperbuild, LLC. We have no link to any brokerage firm and we do not provide investment advice. Every information and resource we provide is solely for the education of our readers. © 2020 Apperbuild, LLC. All rights reserved.

No Result
View All Result
  • Main
  • AI & Technology
  • Stock Charts
  • Market & News
  • Business
  • Finance Tips
  • Trade Tube
  • Blog
  • Shop

© 2023 - TradePoint.io - All Rights Reserved!