RUCKBReasoning / RESDSQL

The Pytorch implementation of RESDSQL (AAAI 2023).
https://arxiv.org/abs/2302.05965
MIT License
238 stars 59 forks source link

How can I expose it as a API Service ? #41

Closed vaib26 closed 1 year ago

vaib26 commented 1 year ago

Both the steps should be part of the service.

lihaoyang-ruc commented 1 year ago

Sorry, we don't have such a plan at the moment, but maybe we'll put this on the agenda later. I have currently rewritten the first phase (i.e., the cross-encoder) into a more lightweight module that is plug-and-play and I will open-source it in my future work.

Anyway, thanks for the suggestion!

vaib26 commented 1 year ago

Please , we would really appreciate if you guys publish the code for hosting and serving soon. This will help in leveraging the RESDSQL Model capabilities.

Also if you are aiming for the same , are you planning to use fastapi framework for deployment?

lihaoyang-ruc commented 1 year ago

Our team members are currently devoting most of their efforts to our new work.

We believe that RESDSQL will bring some inspiration and convenience to the industry. However, we need to emphasize that, as a purely academic research project, we do not have much time and energy to accommodate the various demands.

Thank you for your understanding.