Update developer_cookbook.md

This commit is contained in:
Dalton Flanagan 2024-10-29 14:43:59 -04:00 committed by GitHub
parent caf15777f8
commit 3c042cb92e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ Based on your developer needs, below are references to guides to help you get st
* Developer Need: I want to use Llama Stack on-Device
* Effort: 1.5hr
* Guide:
- Please see our [iOS Llama Stack SDK](../llama_stack/providers/impls/ios/inference) implementations
- Please see our [iOS Llama Stack SDK](./ios_setup.md) implementations
### Assemble your own Llama Stack Distribution
* Developer Need: I want to assemble my own distribution with API providers to my likings