llama-stack/docs/source/getting_started
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
..
distributions Rename all inline providers with an inline:: prefix (#423) 2024-11-11 22:19:16 -08:00
developer_cookbook.md [docs] update documentations (#356) 2024-11-04 16:52:38 -08:00
index.md Inference to use provider resource id to register and validate (#428) 2024-11-12 20:02:00 -08:00