From cc24967f8c39ee255cd32d45533aff2bcb70a2b5 Mon Sep 17 00:00:00 2001 From: Jeff Tang Date: Tue, 25 Feb 2025 19:48:11 -0800 Subject: [PATCH] removed executorch submodule --- .gitmodules | 3 --- llama_stack/providers/inline/ios/inference/executorch | 1 - 2 files changed, 4 deletions(-) delete mode 160000 llama_stack/providers/inline/ios/inference/executorch diff --git a/.gitmodules b/.gitmodules index 611875287..e69de29bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "llama_stack/providers/impls/ios/inference/executorch"] - path = llama_stack/providers/inline/ios/inference/executorch - url = https://github.com/pytorch/executorch diff --git a/llama_stack/providers/inline/ios/inference/executorch b/llama_stack/providers/inline/ios/inference/executorch deleted file mode 160000 index 9b6d4b4a7..000000000 --- a/llama_stack/providers/inline/ios/inference/executorch +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9b6d4b4a7b9b8f811bb6b269b0c2ce254e3a0c1b