add nvidia nim inference provider to docs

This commit is contained in:
Matthew Farrellee 2024-11-26 12:06:22 -05:00
parent d3956a1d22
commit 8a56f916ab
3 changed files with 3 additions and 1 deletions

View file

@ -50,6 +50,7 @@ Llama Stack already has a number of "adapters" available for some popular Infere
| Together | Hosted | Y | Y | | Y | |
| Ollama | Single Node | | Y | | |
| TGI | Hosted and Single Node | | Y | | |
| [NVIDIA NIM](https://build.nvidia.com/nim?filters=nimType%3Anim_type_run_anywhere&q=llama) | Hosted and Single Node | | Y | | |
| Chroma | Single Node | | | Y | | |
| Postgres | Single Node | | | Y | | |
| PyTorch ExecuTorch | On-device iOS | Y | Y | | |