From ac60d7648d8fddd6f9c79695b2be9830b9722015 Mon Sep 17 00:00:00 2001 From: DevmateBuckOncallResolver Bot Date: Thu, 2 Jul 2026 07:22:54 -0700 Subject: [PATCH] fbcode/executorch/examples/apple/coreml/llama/BUCK Reviewed By: Ben0mega Differential Revision: D110454861 --- examples/apple/coreml/llama/BUCK | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/apple/coreml/llama/BUCK b/examples/apple/coreml/llama/BUCK index 8604a50d9f7..ac9cd6eaf3a 100644 --- a/examples/apple/coreml/llama/BUCK +++ b/examples/apple/coreml/llama/BUCK @@ -4,6 +4,8 @@ load("@fbcode_macros//build_defs:build_file_migration.bzl", "fbcode_target", "no load("@fbsource//xplat/executorch/build:runtime_wrapper.bzl", "runtime") +oncall("executorch") + fbcode_target(_kind = runtime.python_library, name = "llama_transformer", srcs = [