OpenNMT / CTranslate2

Fast inference engine for Transformer models
https://opennmt.net/CTranslate2
MIT License
3.26k stars 287 forks source link

Missing converter : XLMRobertaFlashConfig #1790

Open ExtReMLapin opened 5 days ago

ExtReMLapin commented 5 days ago

Hello,

jinaai/jina-reranker-v2-base-multilingual uses a configuration_xlm_roberta.XLMRobertaFlashConfig architecture which seems to be defined there

When trying to quantize the model with CTranslate2 obviously it says XLMRobertaFlashConfig converter is missing.