Skip to content

Commit fe080c2

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

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)