aws-samples / amazon-bedrock-samples

This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models
https://aws.amazon.com/bedrock/
MIT No Attribution
358 stars 183 forks source link

Feature/custom model/mistral #200

Closed jpil-builder closed 3 weeks ago

jpil-builder commented 3 weeks ago

Issue #, if available:

Description of changes: This PR includes sample notebook that explains how to Fine Tune a Mistral Model as bfloat16 Model and import the same into Bedrock.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jpil-builder commented 3 weeks ago

can we remove the sagemaker deploy and instead add mark up with these prompts

Done, as discussed switched them to Bedrock invoke_model api.

rsgrewal-aws commented 3 weeks ago

approved