aws-samples / step-functions-workflows-collection

Step Functions Workflows. Learn more at the website: https://serverlessland.com/workflows.
MIT No Attribution
223 stars 120 forks source link

New Step Function Workflow - Model customisation in Amazon Bedrock using AWS Step FunctionInitial commit #350

Closed biswanathmukherjee closed 8 months ago

biswanathmukherjee commented 9 months ago

Issue #, if available:

Description of changes:

The SAM template deploys a Step Functions workflow that creates custom model by fine tuning Amazon Bedrock Cohere Command Light model and then creates a provisioned throughput with that custom model. At the end we test both the base model and the fine-tuned model to compare results.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

benjasl-stripe commented 9 months ago

Please add a png export of the workflow from workflow studio. (without the other service diagrams that are external to the workflow).

biswanathmukherjee commented 9 months ago

Thanks @bls20AWS for your comment. I have updated diagram. Please let me know if anything else to be changed. Can you please re-review.