huggingface / huggingface/optimum-executorch
Fix Whisper export w/ transformers 4.51.0
Open
- Dominant language
- Python
- Stars
- 141
- Forks
- 48
- Avg merge
- 26m
- Merged PRs (30d)
- 2
Description
The export issue was introduced due to https://github.com/huggingface/transformers/pull/38235. The actual fix would be in `transformers`, which will unblock its lowering and usage in optimum-executorch here.
Contributor guide
Assessment
This issue has not been assessed yet.