add nvidia distribution

This commit is contained in:
Ubuntu 2025-03-06 18:26:53 +00:00
parent b5c6a80b2e
commit 103a3b1a4f
7 changed files with 67 additions and 12 deletions

View file

@ -8,6 +8,7 @@ apis:
- safety
- scoring
- telemetry
- post_training
- tool_runtime
- vector_io
providers:
@ -66,6 +67,10 @@ providers:
provider_type: inline::braintrust
config:
openai_api_key: ${env.OPENAI_API_KEY:}
post_training:
- provider_id: nvidia-customizer
provider_type: remote::nvidia
config: {}
tool_runtime:
- provider_id: brave-search
provider_type: remote::brave-search