ios image

This commit is contained in:
Xi Yan 2024-11-04 13:29:10 -08:00
parent ff8abb081a
commit 537b16a915

View file

@ -5,7 +5,7 @@ We offer both remote and on-device use of Llama Stack in Swift via two component
1. [llama-stack-client-swift](https://github.com/meta-llama/llama-stack-client-swift/)
2. [LocalInferenceImpl](https://github.com/meta-llama/llama-stack/tree/main/llama_stack/providers/impls/ios/inference)
```{image} ../../_static/remote_or_local.gif
```{image} ../../../../_static/remote_or_local.gif
:alt: Seamlessly switching between local, on-device inference and remote hosted inference
:width: 412px
:align: center