llama-stack/llama_stack/providers/remote/inference/nvidia
Ashwin Bharambe eddef0b2ae
chore: slight renaming of model alias stuff (#1181)
Quick test by running:
```
LLAMA_STACK_CONFIG=fireworks pytest -s -v tests/client-sdk
```
2025-02-20 11:48:46 -08:00
..
__init__.py add NVIDIA NIM inference adapter (#355) 2024-11-23 15:59:00 -08:00
config.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
models.py chore: slight renaming of model alias stuff (#1181) 2025-02-20 11:48:46 -08:00
nvidia.py fix: add logging import (#1174) 2025-02-20 11:26:47 -05:00
openai_utils.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
utils.py style: remove prints in codebase (#1146) 2025-02-18 19:41:37 -08:00