llama-stack/docs
Dinesh Yeduguru fdff24e77a
Inference to use provider resource id to register and validate (#428)
This PR changes the way model id gets translated to the final model name
that gets passed through the provider.
Major changes include:
1) Providers are responsible for registering an object and as part of
the registration returning the object with the correct provider specific
name of the model provider_resource_id
2) To help with the common look ups different names a new ModelLookup
class is created.



Tested all inference providers including together, fireworks, vllm,
ollama, meta reference and bedrock
2024-11-12 20:02:00 -08:00
..
_static [Docs] Zero-to-Hero notebooks and quick start documentation (#368) 2024-11-08 17:16:44 -08:00
openapi_generator Allow specifying resources in StackRunConfig (#425) 2024-11-12 10:58:49 -08:00
resources Inference to use provider resource id to register and validate (#428) 2024-11-12 20:02:00 -08:00
source Inference to use provider resource id to register and validate (#428) 2024-11-12 20:02:00 -08:00
zero_to_hero_guide Remove the "ShieldType" concept (#430) 2024-11-12 12:37:24 -08:00
_deprecating_soon.ipynb Remove the "ShieldType" concept (#430) 2024-11-12 12:37:24 -08:00
dog.jpg Support for Llama3.2 models and Swift SDK (#98) 2024-09-25 10:29:58 -07:00
getting_started.ipynb Kill llama stack configure (#371) 2024-11-06 13:32:10 -08:00
license_header.txt Initial commit 2024-07-23 08:32:33 -07:00
make.bat first version of readthedocs (#278) 2024-10-22 10:15:58 +05:30
Makefile first version of readthedocs (#278) 2024-10-22 10:15:58 +05:30
requirements.txt [docs] update documentations (#356) 2024-11-04 16:52:38 -08:00