aws-samples / aws-samples/foundation-model-benchmarking-tool
Try FMBench with instance count set to > 1 to see how scaling impacts latency and transactions per minute
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 256
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
It would be interesting to see the effect of scaling to multiple instances behind the same endpoint. How does inference latency change as endpoints start to scale (automatically, we could also add parameters for scaling policy), can we support the more transactions with auto-scaling instances while keeping the latency below a threshold and what are the cost implications of doing that. This needs to be fleshed out but this is an interesting area.
This would also need to include support for the Inference Configuration feature that is now available with SageMaker.
Contributor guide
Assessment
This issue has not been assessed yet.