Claude Sonnet 5 の新機能とは
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Simon Willison Blog
Anthropic は Claude Sonnet 5 を発表し、同社最上位モデル「Opus 4.8」に匹敵する性能をより低価格で提供すると発表した。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
Claude Sonnet 5 の新機能
Claude Sonnet 5 は 今朝 にリリースされました。私はいつも公式発表記事よりも、より実用的な情報が含まれている傾向がある「新機能」に関する開発者向けドキュメントに直接目を通します。
Anthropic は Sonnet 5 について、「その性能は Opus 4.8 に近いが、より低価格である」と述べています。システムカード は、米国政府の規制に阻まれることなくこのモデルをリリースできた理由を説明する助けとなります:
**
サイバー関連タスクにおいて Sonnet 5 の能力は Mythos 5 よりも著しく低く、そのためのセーフガードは Opus 4.7 および Opus 4.8(Sonnet 5 よりも能力が高く、Mythos 5 よりもはるかに低いモデル)に適用されているものと同様です。
「新機能」API 変更から特に注目すべき点は以下の通りです:
- サンプリングパラメータである temperature、top_p、top_k はもはやサポートされていません。
- 100 万トークンのコンテキストウィンドウと、最大 128,000 トークンの出力トークンを備えています。
- 「Claude Sonnet 4.6 と同じツールセットおよびプラットフォーム機能」を特徴としています。
- アダプティブ・シンキング(思考)はデフォルトで有効ですが、「thinking": {type: "disabled"}」と指定した場合を除きます。
- 料金は Sonnet 4.6 と同じく、入力 100 万トークンあたり 3 ドル、出力 100 万トークンあたり 15 ドルですが、8 月 31 日までの期間限定で 2 ドル/10 ドルの導入割引が適用されます。しかし……
- このモデルには新しいトークナイザーが搭載されており、「同じ入力テキストから、Claude Sonnet 4.6 に比べて約 30% 多くのトークンが発生する」ことになります。これは実質的に 30% の価格上昇を意味します。
私は Claude Token Counter ツールを使用して新しいトークナイザーを試しました。いくつかの大きなドキュメントに対する私の結果は以下の通りです:
Document
Sonnet 4.6
Opus 4.7
Sonnet 5
Universal Declaration of Human Rights (English)
2,356**
3,347**1.42x
3,341****1.42x
Universal Declaration of Human Rights (Spanish)
3,572**
4,753**1.33x
4,747****1.33x
Universal Declaration of Human Rights (Chinese, Mandarin Simplified)
3,334**
3,366**1.01x
3,360****1.01x
sqlite_utils/db.py (Python 4,279 行)
44,014**
56,118**1.28x
56,113**
1.27x
したがって、新しいトークンは英語では約 1.4 倍、スペイン語では 1.33 倍、Python コードでは 1.28 倍高価となり、簡体字中国語では実質的にコストは同じです。
こちらがペリカンです。特筆すべき点はありません。Sonnet 5 はこれをガチョウだと考えています。

Via Hacker News
Tags: ai, generative-ai, llms, anthropic, claude, llm-pricing, pelican-riding-a-bicycle, llm-release
原文を表示
What's new in Claude Sonnet 5
Claude Sonnet 5 came out this morning. I always head straight for the "what's new" developer docs because they tend to have more actionable information than the official announcement post.
Anthropic say of Sonnet 5 that "its performance is close to that of Opus 4.8, but at lower prices". The system card helps explain how they were able to release the model without being blocked by the US government:
Sonnet 5 is significantly less capable at cyber tasks than Mythos 5: its safeguards are thus similar to those we apply to Opus 4.7 and Opus 4.8 (models that are more capable than Sonnet 5 but much less capable than Mythos 5).
Of note from the "what's new" API changes:
- Sampling parameters temperature, top_p, top_k are no longer supported.
- It has a 1 million token context window and 128,000 maximum output tokens.
- It features "the same set of tools and platform features as Claude Sonnet 4.6"
- Adaptive thinking is on by default, unless you specify "thinking": {type: "disabled"}.
- The pricing is the same as Sonnet 4.6: $3/million input, $15/million input, with an introductory discount to $2/$10 until 31st August. But...
- The model has a new tokenizer, where "The same input text produces approximately 30% more tokens than on Claude Sonnet 4.6." - effectively a 30% price increase.
I used my Claude Token Counter tool to try out the new tokenizer. Here are my results for several larger documents:
| Document | Sonnet 4.6 | Opus 4.7 | Sonnet 5 |
|---|---|---|---|
| Universal Declaration of Human Rights (English) | 2,356 | 3,347 / 1.42x | 3,341 / 1.42x |
| Universal Declaration of Human Rights (Spanish) | 3,572 | 4,753 / 1.33x | 4,747 / 1.33x |
| Universal Declaration of Human Rights (Chinese, Mandarin Simplified) | 3,334 | 3,366 / 1.01x | 3,360 / 1.01x |
| sqlite_utils/db.py (4,279 lines of Python) | 44,014 | 56,118 / 1.28x | 56,113 / 1.27x |
So the new token is roughly 1.4x times more expensive for English, 1.33x for Spanish, 1.28x for Python code and effectively the same cost for Simplified Mandarin.
Here's the pelican. It's nothing to write home about. Sonnet 5 thinks it looks like a goose.

Via Hacker News
Tags: ai, generative-ai, llms, anthropic, claude, llm-pricing, pelican-riding-a-bicycle, llm-release
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み