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 官方已更新 10 個月前
- AWS 官方已更新 8 個月前
- AWS 官方已更新 2 年前