forked from phoenix-oss/llama-stack-mirror
Update distribution_id -> distribution_type, provider_id -> provider_type
This commit is contained in:
parent
3f090d1975
commit
70e682fbdf
18 changed files with 66 additions and 66 deletions
|
@ -248,8 +248,8 @@ llama stack list-distributions
|
|||
```
|
||||
|
||||
<pre style="font-family: monospace;">
|
||||
i+--------------------------------+---------------------------------------+----------------------------------------------------------------------+
|
||||
| Distribution ID | Providers | Description |
|
||||
i+-------------------------------+---------------------------------------+----------------------------------------------------------------------+
|
||||
| Distribution Type | Providers | Description |
|
||||
+--------------------------------+---------------------------------------+----------------------------------------------------------------------+
|
||||
| local | { | Use code from `llama_toolchain` itself to serve all llama stack APIs |
|
||||
| | "inference": "meta-reference", | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue