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

Support Python 3.10 for SageMaker Studio notebooks #94

Closed athewsey closed 3 weeks ago

athewsey commented 1 month ago

Hi team,

Since FMBench today requires Python 3.11+, it can't be installed on the current SageMaker Studio JupyterLab (default Python kernel at SM Distribution v1.7 runs Python 3.10)

Are you really using newly launched features in Python 3.11? Would you be able to add 3.10 support so we can use the library in SageMaker Studio notebooks?

Thanks!

antara678 commented 3 weeks ago

addressed and fixed on branch python-3.10