mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
Add Llama 3.1 405b for Bedrock
This commit is contained in:
parent
397451570e
commit
3293ad7458
3 changed files with 19 additions and 0 deletions
|
@ -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",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue