Skip to content

Commit a0953c1

Browse files
derekxuYIWENX14
authored andcommitted
Add the internal forked meta_intern_odllm to be visible to the llm/export extension
Differential Revision: D68722286 Pull Request resolved: #7966
1 parent e68ae7b commit a0953c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/llm/export/TARGETS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ runtime.python_library(
2222
"//bento/...",
2323
"//bento_kernels/...",
2424
"//executorch/examples/...",
25+
"//meta_intern_odllm/...",
2526
],
2627
deps = [
2728
"//caffe2:torch",

0 commit comments

Comments
 (0)