fix: add missing files provider to nvidia distribution

This commit is contained in:
Jiayi 2025-09-17 16:44:21 -07:00
parent 42c23b45f6
commit da0d114145
5 changed files with 32 additions and 2 deletions

View file

@ -11,6 +11,7 @@ The `llamastack/distribution-nvidia` distribution consists of the following prov
| agents | `inline::meta-reference` |
| datasetio | `inline::localfs`, `remote::nvidia` |
| eval | `remote::nvidia` |
| files | `inline::localfs` |
| inference | `remote::nvidia` |
| post_training | `remote::nvidia` |
| safety | `remote::nvidia` |