Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Bedrock Custom Import Models #224

Open
dickren123 opened this issue Oct 26, 2024 · 1 comment
Open

Add support for Bedrock Custom Import Models #224

dickren123 opened this issue Oct 26, 2024 · 1 comment
Assignees

Comments

@dickren123
Copy link

Now the custom import model is GAed, we need to evaluate the cost performance using FMBench with customized model arn.

@madhurprash madhurprash self-assigned this Oct 29, 2024
@madhurprash
Copy link
Collaborator

Thanks for this idea! We will be working on it and keep you posted. To benchmark a custom model, we would simply have to write a predictor (https://aws-samples.github.io/foundation-model-benchmarking-tool/byo_rest_predictor.html) that supports the prediction format for custom model imports (nothing too complex, the function would be similar to what is given in https://aws.amazon.com/cn/blogs/machine-learning/amazon-bedrock-custom-model-import-now-generally-available/, using the converse API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants