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.
https://aws-samples.github.io/foundation-model-benchmarking-tool/
MIT No Attribution
202 stars 31 forks source link

Add support for non aws models - openAI + gemini #206

Open madhurprash opened 1 month ago

madhurprash commented 1 month ago

This PR contains the following:

  1. Added external_predictor.py for handling inferences for openAI + gemini
  2. Prompt templates for gemini + openAI
  3. configuration files for openai only + gemini only + openai/gemini/bedrock models