mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-01 12:04:31 +00:00
It's a dict that may contain different types, as per resolver:instantiate_provider implementation. (AFAIU it also never contains ProviderSpecs, but *instances* of provider implementations.) Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> |
||
|---|---|---|
| .. | ||
| llama3 | ||
| quantization | ||
| __init__.py | ||
| common.py | ||
| config.py | ||
| inference.py | ||
| model_parallel.py | ||
| parallel_utils.py | ||