-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
enhancementNew feature or requestNew feature or request
Description
🚀 Feature
Support for more recent encoders such as the one use for EuroLLM.
Motivation
First, thanks a lot for the great work on this framework! We have been using it to train our own UnifiedMetric. However, with the limitation of 24GB of vRAM, our options are somehow limited. We get the best results with XLM-RoBERTa as encoder and pretrained models like InfoXLM or RoBERTa. Unfortunately, these models are not very recent and do not cover all the languages we use. So, I wonder if it would be possible to add support for other encoders, such as the one used in EuroLLM.
Many thanks in any case!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request