Skip to content

Conversation

mergennachin
Copy link
Contributor

@mergennachin mergennachin commented Sep 23, 2025

I want to run these tests in ET OSS buck test:

buck2 build //extension/llm/runner:text_decoder_runner
buck2 build //extension/llm/runner:multimodal_runner_lib

However, tokenizer has a missing TARGETS file. It has targets.bzl but not TARGETS

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Sep 23, 2025
@mergennachin mergennachin changed the title Enbale buck testing in ET for llm runner Enale buck testing in ET for llm runner Sep 23, 2025
@facebook-github-bot
Copy link
Contributor

@mergennachin has imported this pull request. If you are a Meta employee, you can view this in D83076906.

@lucylq
Copy link
Contributor

lucylq commented Sep 23, 2025

Is a BUCK file also required for xplat?

And, why is TARGETS required for the test? :0

Summary:
I want to run these tests in ET OSS buck test: 

```
buck2 build //extension/llm/runner:text_decoder_runner
buck2 build //extension/llm/runner:multimodal_runner_lib
```

However, tokenizer has a missing TARGETS file. It has targets.bzl but not TARGETS


Reviewed By: GregoryComer

Differential Revision: D83076906

Pulled By: mergennachin
@facebook-github-bot
Copy link
Contributor

@mergennachin has exported this pull request. If you are a Meta employee, you can view the originating diff in D83076906.

@facebook-github-bot facebook-github-bot merged commit 86a99c9 into main Sep 23, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants