Fix QNN CI job (#9774)
Summary: 1. setup-linux.sh is calling install_executorch.sh already so let's remove the redundant call. 2. Migrate the legacy `executorch.extension.llm.tokenizer` code in `llama.py` to `pytorch_tokenizers`. Test Plan: Reviewers: Subscribers: Tasks: Tags: ### Summary [PLEASE REMOVE] See [CONTRIBUTING.md's Pull Requests](https://github.com/pytorch/executorch/blob/main/CONTRIBUTING.md#pull-requests) for ExecuTorch PR guidelines. [PLEASE REMOVE] If this PR closes an issue, please add a `Fixes #<issue-id>` line. [PLEASE REMOVE] If this PR introduces a fix or feature that should be the upcoming release notes, please add a "Release notes: <area>" label. For a list of available release notes labels, check out [CONTRIBUTING.md's Pull Requests](https://github.com/pytorch/executorch/blob/main/CONTRIBUTING.md#pull-requests). ### Test plan [PLEASE REMOVE] How did you test this PR? Please write down any manual commands you used and note down tests that you have written if applicable.
M
Mengwei Liu committed
8ca15077ca55bbe0ed750924553906956afd3a5e
Parent: 97bca05
Committed by GitHub <noreply@github.com>
on 3/31/2025, 9:34:07 PM