huggingface / huggingface/optimum-executorch
New release compatible with transformer>=5.5.0?
- Dominant language
- Python
- Stars
- 141
- Forks
- 48
- Avg merge
- 26m
- Merged PRs (30d)
- 2
Description
Hi team 👋
Thanks for the great work on `optimum-executorch`!
I noticed in the `pyproject.toml` that the repo is currently strictly pinned to `"transformers==5.0.0rc1"`. Because the stable Transformers v5 line has advanced significantly, this strict pinning is causing dependency conflicts for users trying to integrate this repo into modern environments.
Are there any plans to bump this dependency to support newer versions of `transformers` (e.g., `>= 5.5.0`), or are there specific breaking changes in the newer v5 releases blocking this?
When should we expect the next release of this library?
Thanks in advance!
Contributor guide
Assessment
This issue has not been assessed yet.