microsoft / microsoft/TransformerCompression
transformers dependency version upgrade
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 460
- Forks
- 58
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 1
Description
TransformerCompression has dependency transformers == 4.41.0, while transformers has a couple of break changes that makes newer version is not compatible with 4.41.0. Can we please upgrade this transformers dependency version?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the dependency declaration for TransformerCompression and inspect how the transformers version is constrained. Identify the intended newer compatible version, then verify the project’s existing checks or tests pass with that update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100