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 个月前
相关内容
- AWS 官方已更新 5 个月前
- AWS 官方已更新 6 个月前
- AWS 官方已更新 5 个月前
- AWS 官方已更新 6 个月前