chore: add meta/llama-3.3-70b-instruct as supported nvidia inference provider model (#1985)

see https://build.nvidia.com/meta/llama-3_3-70b-instruct
This commit is contained in:
Matthew Farrellee 2025-04-17 09:50:40 -04:00 committed by GitHub
parent 2ae1d7f4e6
commit 4205376653
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 0 deletions

View file

@ -173,6 +173,16 @@ models:
provider_id: nvidia
provider_model_id: meta/llama-3.2-90b-vision-instruct
model_type: llm
- metadata: {}
model_id: meta/llama-3.3-70b-instruct
provider_id: nvidia
provider_model_id: meta/llama-3.3-70b-instruct
model_type: llm
- metadata: {}
model_id: meta-llama/Llama-3.3-70B-Instruct
provider_id: nvidia
provider_model_id: meta/llama-3.3-70b-instruct
model_type: llm
- metadata:
embedding_dimension: 2048
context_length: 8192