Commit 916ed11
[llava] Read optimum-executorch pin from ci_commit_pins instead of hardcoding (#18457)
The `install_requirements.sh` script for the `llava` example was updated
to read the `optimum-executorch` version from the central pin file,
ensuring the installed version matches the project's pinned dependency.
Also updated then pin to latest commit on main
([`585799`](huggingface/optimum-executorch@585799c)).
Co-authored-by: Manuel Candales <42380156+manuelcandales@users.noreply.github.com>1 parent 95b50de commit 916ed11
2 files changed
Lines changed: 4 additions & 2 deletions
File tree
- .ci/docker/ci_commit_pins
- examples/models/llava
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments