mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-26 23:12:00 +00:00
using the new template.py, regenerate all distros and their new provider configs Signed-off-by: Charlie Doern <cdoern@redhat.com>
4 lines
203 B
YAML
4 lines
203 B
YAML
api_key: ${env.NVIDIA_API_KEY:=}
|
|
dataset_namespace: ${env.NVIDIA_DATASET_NAMESPACE:=default}
|
|
project_id: ${env.NVIDIA_PROJECT_ID:=test-project}
|
|
datasets_url: ${env.NVIDIA_DATASETS_URL:=http://nemo.test}
|