amansrivastava17/embedding-as-service

XLM / XLM-R embeddings support?

Opened this issue · 1 comments

would be very handy.
XLM-R is not supported yet by most nlu libs.
i.e.
huggingface/transformers#1769

Hi @KnutJaegersberg, In the upcoming release, we are adding bunch of PyTorch models into embedding-as-service, which will include ROBERTA, XLM, XLM-R.
Will inform you as soon we ship it to master.