forked from phoenix-oss/llama-stack-mirror
docs: add API to external providers table (#2006)
Also does a minor reorg of the columns Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
parent
64f747fe09
commit
6a44e7ba20
1 changed files with 4 additions and 4 deletions
|
@ -50,10 +50,10 @@ Llama Stack supports two types of external providers:
|
|||
|
||||
Here's a list of known external providers that you can use with Llama Stack:
|
||||
|
||||
| Type | Name | Description | Repository |
|
||||
|------|------|-------------|------------|
|
||||
| Remote | KubeFlow Training | Train models with KubeFlow | [llama-stack-provider-kft](https://github.com/opendatahub-io/llama-stack-provider-kft) |
|
||||
| Remote | RamaLama | Inference models with RamaLama | [llama-stack-provider-ramalama](https://github.com/containers/llama-stack-provider-ramalama) |
|
||||
| Name | Description | API | Type | Repository |
|
||||
|------|-------------|-----|------|------------|
|
||||
| KubeFlow Training | Train models with KubeFlow | Post Training | Remote | [llama-stack-provider-kft](https://github.com/opendatahub-io/llama-stack-provider-kft) |
|
||||
| RamaLama | Inference models with RamaLama | Inference | Remote | [llama-stack-provider-ramalama](https://github.com/containers/llama-stack-provider-ramalama) |
|
||||
|
||||
### Remote Provider Specification
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue