mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
# What does this PR do? When registering a dataset for NVIDIA, the DatasetsRoutingTable expects `nvidia` to be passed via the `provider_id` [here](https://github.com/llamastack/llama-stack/blob/main/llama_stack/core/routing_tables/datasets.py#L61). This PR fixes a notebook to correctly use `provider_id`. <!-- If resolving an issue, uncomment and update the line below --> Closes #3308 ## Test Plan Manually execute the notebook steps to verify the dataset is registered. Co-authored-by: Jash Gulabrai <jgulabrai@nvidia.com> |
||
|---|---|---|
| .. | ||
| langchain | ||
| nvidia | ||
| Alpha_Llama_Stack_Post_Training.ipynb | ||
| Llama_Stack_Agent_Workflows.ipynb | ||
| Llama_Stack_Benchmark_Evals.ipynb | ||
| Llama_Stack_RAG_Lifecycle.ipynb | ||