aws-samples / foundation-model-benchmarking-tool

Foundation model benchmarking tool. Run any model on any AWS platform and benchmark for performance across instance type and serving stack options.
MIT No Attribution
151 stars 21 forks source link

handling deployment return values from various scripts #128

Closed madhurprash closed 1 week ago

madhurprash commented 1 week ago

This PR contains:

  1. Addition of the 'deployed' parameter in all deploy scripts within the return dictionary
  2. Handling this case in the 2_deploy notebook
  3. Tested with bedrock + sagemaker and runs through