melusine icon indicating copy to clipboard operation
melusine copied to clipboard

Remove the pinned transformers==3.4.0 version in the dependencies

Open hugo-quantmetry opened this issue 4 years ago • 0 comments

Description of Problem: Currently, Melusine only works with transformers 3.4.0 (or no transformers at all). Latest releases of the transformers library are thus not available (including latest models).

Overview of the Solution: Make the Melusine code compatible with transformers>=4

Definition of Done: Melusine works without the pinned transformers==3.4.0 version

hugo-quantmetry avatar Sep 07 '21 06:09 hugo-quantmetry