Currently, lm-polygraph works with transformers>=4.50.0 and unbabel-comet.
If we need to upgrade to transformers>=5.0.0 in the future, note that unbabel-comet is incompatible, as unbabel-comet 2.x requires transformers<5.0.0. Additionally, upgrading to transformers>=5.0.0 may introduce potential issues or breaking changes in the Hugging Face API that would need to be addressed.
Currently,
lm-polygraphworks withtransformers>=4.50.0andunbabel-comet.If we need to upgrade to
transformers>=5.0.0in the future, note thatunbabel-cometis incompatible, asunbabel-comet 2.xrequirestransformers<5.0.0. Additionally, upgrading totransformers>=5.0.0may introduce potential issues or breaking changes in the Hugging Face API that would need to be addressed.