llama-stack-mirror/llama_stack/providers/inline/inference/meta_reference
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
..
quantization chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
__init__.py Add provider deprecation support; change directory structure (#397) 2024-11-07 13:04:53 -08:00
config.py build: format codebase imports using ruff linter (#1028) 2025-02-13 10:06:21 -08:00
generation.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
inference.py chore: slight renaming of model alias stuff (#1181) 2025-02-20 11:48:46 -08:00
model_parallel.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
parallel_utils.py build: format codebase imports using ruff linter (#1028) 2025-02-13 10:06:21 -08:00