2回答
- 新しい順
- 投票が多い順
- コメントが多い順
2
My bad. The documentation (https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters.html#model-parameters-claude) clearly states that the longest output is 8K. The context size can be 100K, but the length of the response cannot exceed 8K. My use case was to decompose a document into Q&As, so my output is about the same size as the input and I will need to chunk documents into smaller pieces.
Max
回答済み 1年前
0
The input/output sizes can change and https://docs.anthropic.com/claude/reference/input-and-output-sizes contains the latest info as of this writing :)
回答済み 8ヶ月前
関連するコンテンツ
- 質問済み 2ヶ月前
- 質問済み 1ヶ月前
- AWS公式更新しました 6ヶ月前
- AWS公式更新しました 6ヶ月前