Add Llama 3.1 405b for Bedrock

This commit is contained in:
David Manouchehri 2024-07-25 19:29:55 +00:00
parent 397451570e
commit 3293ad7458
No known key found for this signature in database
3 changed files with 19 additions and 0 deletions

View file

@ -78,6 +78,7 @@ BEDROCK_CONVERSE_MODELS = [
"ai21.jamba-instruct-v1:0",
"meta.llama3-1-8b-instruct-v1:0",
"meta.llama3-1-70b-instruct-v1:0",
"meta.llama3-1-405b-instruct-v1:0",
]