Make bedrock "just" work

This commit is contained in:
Ashwin Bharambe 2024-12-18 06:22:14 -08:00
parent d6fcdefec7
commit c39a3777b5
3 changed files with 75 additions and 325 deletions

View file

@ -85,6 +85,16 @@ models:
provider_id: bedrock
provider_model_id: meta.llama3-1-405b-instruct-v1:0
model_type: llm
- metadata: {}
model_id: meta-llama/Llama-3.2-3B-Instruct
provider_id: bedrock
provider_model_id: meta.llama3-2-3b-instruct-v1:0
model_type: llm
- metadata: {}
model_id: meta-llama/Llama-3.2-1B-Instruct
provider_id: bedrock
provider_model_id: meta.llama3-2-1b-instruct-v1:0
model_type: llm
shields: []
memory_banks: []
datasets: []