Closed komalda closed 7 months ago
Titan examples are not working at the moment. The model is still in preview: https://github.com/aws-samples/amazon-bedrock-workshop/issues/71
It's not the good model ID : modelId = "amazon.titan-tg1-large" https://docs.aws.amazon.com/bedrock/latest/userguide/model-ids-arns.html
AI21 Labs | Jurassic-2 Mid | 1.x | ai21.j2-mid-v1 |
---|---|---|---|
AI21 Labs | Jurassic-2 Ultra | 1.x | ai21.j2-ultra-v1 |
Amazon | Titan Text G1 - Lite | 1.x | amazon.titan-text-lite-v1 |
Amazon | Titan Embeddings G1 - Text | 1.x | amazon.titan-embed-text-v1 |
Amazon | Titan Text G1 - Express | 1.x | amazon.titan-text-express-v1 |
Amazon | Titan Text G1 - Agile | 1.x | amazon.titan-text-agile-v1 |
Anthropic | Claude | 1.x | anthropic.claude-v1 |
Anthropic | Claude | 2.x | anthropic.claude-v2 |
Anthropic | Claude Instant | 1.x | anthropic.claude-instant-v1 |
Cohere | Command | 14.x | cohere.command-text-v14 |
Stability AI | Stable Diffusion XL | 0.x | stability.stable-diffusion-xl-v0 |
Closing this; please refer to the latest bedrock workshop update and reopen if still relevant
https://github.com/aws-samples/amazon-bedrock-workshop/blob/main/02_Summarization/02.long-text-summarization-titan.ipynb When I run below code