We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd0d188 + 6765913 commit 216e231Copy full SHA for 216e231
examples/models/llama/TARGETS
@@ -151,6 +151,7 @@ runtime.python_library(
151
"//ai_codesign/gen_ai/fast_hadamard_transform:fast_hadamard_transform",
152
"//caffe2:torch",
153
"//executorch/examples/models/llama/config:llm_config",
154
+ "//executorch/examples/models/llama/config:llm_config_utils",
155
"//executorch/backends/vulkan/_passes:vulkan_passes",
156
"//executorch/exir/passes:init_mutable_pass",
157
"//executorch/examples/models:model_base",
0 commit comments