Does iOS Executorch app support ANE acceleration #9364
Answered by metascroy
ManojShanmugamTruminds asked this question in Q&A
-
| Does iOS Executorch app support ANE acceleration, if Yes how to use LLama models with ANE . |
Beta Was this translation helpful? Give feedback.
Answered by metascroy Mar 19, 2025
Replies: 1 comment
-
| Yes it does, but having a good working Llama model with ANE is still in active development, see https://github.com/pytorch/executorch/tree/main/examples/apple/coreml/llama for the latest. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by byjlw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Yes it does, but having a good working Llama model with ANE is still in active development, see https://github.com/pytorch/executorch/tree/main/examples/apple/coreml/llama for the latest.