Conflicting transformers version requirements
- Vorherrschende Sprache
- Python
- Sterne
- 155
- Forks
- 24
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
First off, thanks for making all of the code open source! I am trying to set the package up (for some evals) but noticed that there is a conflict in transformer version requirements. Concretely, the package
`git+https://github.com/swj0419/transformers` uses version 4.50.0.dev0, while
`ai2-olmes@git+https://github.com/allenai/olmes.git` uses version >=4.51.3
Weijia's fork does include some changes that are not ahead of the transformers library so I am not sure which version is meant to be used here. My guess is that >=4.51.3 should be fine (since it might have incorporated commits for OLMO2 support), but wanted to point it out in case you wanted to update the `.toml` file to rectify this.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.