Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Native SpaCy runner for v1.0.0 architecture #4134

Open
connorbrinton opened this issue Aug 18, 2023 · 2 comments
Open

feature: Native SpaCy runner for v1.0.0 architecture #4134

connorbrinton opened this issue Aug 18, 2023 · 2 comments
Labels
enhancement Enhancement proposals

Comments

@connorbrinton
Copy link

Feature request

BentoML previously supported SpaCy as one of its built-in runner types. However, with the introduction of the v1.0.0 release, native support for SpaCy was removed.

It would be great to have native support for a built-in SpaCy runner 🙂

Motivation

We've successfully deployed BentoML for a PyTorch-based image classification application, but also heavily use SpaCy in production. We'd like to move these SpaCy-based services over to BentoML, and having native support for SpaCy in BentoML would make this easier.

As a workaround, we plan to implement a custom runner for SpaCy for our use case. We'll try to reuse code from the previous implementation as much as possible.

Other

Since we'll already be writing a (custom) SpaCy runner, we may be able to contribute our implementation to BentoML if that would be of interest

@connorbrinton connorbrinton added the enhancement Enhancement proposals label Aug 18, 2023
@aarnphm
Copy link
Contributor

aarnphm commented Aug 19, 2023

Happy to review if you submit a PR

@SergheiDinu
Copy link

Did u manage to have one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement proposals
Projects
None yet
Development

No branches or pull requests

3 participants