From 5af627cc5e8efc9d2a540ce5b316bddb34f379d0 Mon Sep 17 00:00:00 2001 From: Anthony Shoumikhin Date: Wed, 24 Apr 2024 12:53:23 -0700 Subject: [PATCH] Update readme. Summary: . Reviewed By: cccclai Differential Revision: D56535633 fbshipit-source-id: 070a3b0af9dea234f8ae4be01c37c03b4e0a56e6 (cherry picked from commit 035aee4adcfddb37ec942e6f983fe9093597db48) --- examples/demo-apps/apple_ios/LLaMA/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/demo-apps/apple_ios/LLaMA/README.md b/examples/demo-apps/apple_ios/LLaMA/README.md index 1e0d28b4e5..ddd542a006 100644 --- a/examples/demo-apps/apple_ios/LLaMA/README.md +++ b/examples/demo-apps/apple_ios/LLaMA/README.md @@ -2,8 +2,6 @@ This app demonstrates the use of the LLaMA chat app demonstrating local inference use case with ExecuTorch. -iOS LLaMA App
- ## Prerequisites * [Xcode 15](https://developer.apple.com/xcode) * [iOS 17 SDK](https://developer.apple.com/ios)