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

feat: adding support for A21 and Amazon Titan Models #1099

Closed
wants to merge 6 commits into from
Closed

feat: adding support for A21 and Amazon Titan Models #1099

wants to merge 6 commits into from

Conversation

awsyshah
Copy link

@awsyshah awsyshah commented May 7, 2024

Closes #

📑 Description

Included support for A21 & Amazon Titan Model through the bedrock api, using a case structure to enable future flexibility to continue adding other models available. As Bedrock supports quite a few models not adding them all in a single merge.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

awsyshah and others added 6 commits May 7, 2024 15:37
…ucture to enable future flexibility

Signed-off-by: Yomesh Shah <yrshah@amazon.co.uk>
Signed-off-by: Yomesh Shah <yrshah@amazon.co.uk>
Signed-off-by: Yomesh Shah <yrshah@amazon.co.uk>
Signed-off-by: Yomesh Shah <yomesh@gmail.com>
@awsyshah awsyshah requested review from a team as code owners May 7, 2024 18:45
@awsyshah awsyshah changed the title feat: adding support for A21 and Amazon Titan Models feat: adding support for A21 and Amazon Titan Models May 7, 2024
@AlexsJones
Copy link
Member

Thanks @awsyshah there are two things we need to do here:

  • resolve the git conflicts in the file e.g <<<< will show you where they begin and end
  • Sign the DCO

Cheers!

@awsyshah awsyshah closed this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants