Skip to content

Commit a287f35

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 78d384e commit a287f35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/models/llama/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ 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",
154155
"//executorch/backends/vulkan/_passes:vulkan_passes",
155156
"//executorch/exir/passes:init_mutable_pass",
156157
"//executorch/examples/models:model_base",

0 commit comments

Comments
 (0)