mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 04:29:57 +00:00
pushed docker image, updated documentation
This commit is contained in:
parent
cb82b1ee9e
commit
e1c6a2c61c
4 changed files with 55 additions and 29 deletions
|
|
@ -32,6 +32,7 @@ If so, we suggest:
|
|||
- **Do you have an API key for a remote inference provider like Fireworks, Together, etc.?** If so, we suggest:
|
||||
- {dockerhub}`distribution-together` ([Guide](remote_hosted_distro/index))
|
||||
- {dockerhub}`distribution-fireworks` ([Guide](remote_hosted_distro/index))
|
||||
- {dockerhub}`distribution-nutanix` ([Guide](remote_hosted_distro/index))
|
||||
|
||||
- **Do you want to run Llama Stack inference on your iOS / Android device** If so, we suggest:
|
||||
- [iOS SDK](ondevice_distro/ios_sdk)
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ Remote-Hosted distributions are available endpoints serving Llama Stack API that
|
|||
|-------------|----------|-----------|---------|---------|---------|------------|
|
||||
| Together | [https://llama-stack.together.ai](https://llama-stack.together.ai) | remote::together | meta-reference | remote::weaviate | meta-reference | meta-reference |
|
||||
| Fireworks | [https://llamastack-preview.fireworks.ai](https://llamastack-preview.fireworks.ai) | remote::fireworks | meta-reference | remote::weaviate | meta-reference | meta-reference |
|
||||
| Nutanix | [https://llamastack-preview.nutanix.ai](https://llamastack-preview.nutanix.ai) | remote::nutanix | meta-reference | meta-reference | meta-reference | meta-reference |
|
||||
|
||||
## Connecting to Remote-Hosted Distributions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue