mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
added llama 3 models to bedrock (#2248)
This commit is contained in:
@@ -31,6 +31,14 @@
|
||||
"label": "meta.llama2-70b-chat-v1",
|
||||
"name": "meta.llama2-70b-chat-v1"
|
||||
},
|
||||
{
|
||||
"label": "meta.llama3-8b-instruct-v1:0",
|
||||
"name": "meta.llama3-8b-instruct-v1:0"
|
||||
},
|
||||
{
|
||||
"label": "meta.llama3-70b-instruct-v1:0",
|
||||
"name": "meta.llama3-70b-instruct-v1:0"
|
||||
},
|
||||
{
|
||||
"label": "mistral.mistral-7b-instruct-v0:2",
|
||||
"name": "mistral.mistral-7b-instruct-v0:2"
|
||||
|
||||
Reference in New Issue
Block a user