Skip to content

Commit 382cea9

Browse files
committed
Update base for Update on "Use llm_config instead of args in export_llama functions"
Differential Revision: [D75484927](https://our.internmc.facebook.com/intern/diff/D75484927) [ghstack-poisoned]
1 parent 30de1be commit 382cea9

File tree

6 files changed

+461
-146
lines changed

6 files changed

+461
-146
lines changed

examples/models/llama/TARGETS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ runtime.python_library(
151151
"//ai_codesign/gen_ai/fast_hadamard_transform:fast_hadamard_transform",
152152
"//caffe2:torch",
153153
"//executorch/examples/models/llama/config:llm_config",
154-
"//executorch/examples/models/llama/config:llm_config_utils",
155154
"//executorch/backends/vulkan/_passes:vulkan_passes",
156155
"//executorch/exir/passes:init_mutable_pass",
157156
"//executorch/examples/models:model_base",

0 commit comments

Comments
 (0)