studio-ousia / luke

LUKE -- Language Understanding with Knowledge-based Embeddings
Apache License 2.0
705 stars 101 forks source link

Support ONNX export #161

Closed kobiche closed 2 years ago

kobiche commented 2 years ago

Hi,

I was wondering if you could support the ONNX support, since this would help to serve the model independently of python. I tried running the transformers tool to export the model, but sadly it says that "luke is not supported yet".

ikuyamada commented 2 years ago

Hi, thanks for your interest in LUKE! We are sorry, but we do not have a plan to support ONNX format in this repository in the near future.